Home
last modified time | relevance | path

Searched refs:OP_MOD_SUB_DEL (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h158 #define OP_MOD_SUB_DEL MESH_MODEL_OP2(0x80, 0x1c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h44 #define OP_MOD_SUB_DEL BT_MESH_MODEL_OP_2(0x80, 0x1c) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c1563 return mod_sub(OP_MOD_SUB_DEL, net_idx, addr, elem_addr, sub_addr, mod_id, CID_NVAL, status); in bt_mesh_cfg_mod_sub_del()
1573 return mod_sub(OP_MOD_SUB_DEL, net_idx, addr, elem_addr, sub_addr, mod_id, cid, status); in bt_mesh_cfg_mod_sub_del_vnd()
A Dcfg_srv.c3167 { OP_MOD_SUB_DEL, 6, mod_sub_del },

Completed in 14 milliseconds