Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dmodels.h160 #define OP_MOD_SUB_OVERWRITE MESH_MODEL_OP2(0x80, 0x1e) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dfoundation.h46 #define OP_MOD_SUB_OVERWRITE BT_MESH_MODEL_OP_2(0x80, 0x1e) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c1579 …return mod_sub(OP_MOD_SUB_OVERWRITE, net_idx, addr, elem_addr, sub_addr, mod_id, CID_NVAL, status); in bt_mesh_cfg_mod_sub_overwrite()
1589 return mod_sub(OP_MOD_SUB_OVERWRITE, net_idx, addr, elem_addr, sub_addr, mod_id, cid, status); in bt_mesh_cfg_mod_sub_overwrite_vnd()
A Dcfg_srv.c3169 { OP_MOD_SUB_OVERWRITE, 6, mod_sub_overwrite },

Completed in 15 milliseconds