Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_mod_sub_get (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_cli.h147 int bt_mesh_cfg_mod_sub_get(u16_t net_idx, u16_t addr, u16_t mod_id, uint16_t *sub, u8_t *status);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_cli.c1759 int bt_mesh_cfg_mod_sub_get(u16_t net_idx, u16_t addr, u16_t mod_id, uint16_t *sub, u8_t *status) in bt_mesh_cfg_mod_sub_get() function
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c1658 err = bt_mesh_cfg_mod_sub_get(net.net_idx, addr, mod_id, sub_addr, &status); in cmd_mod_sub_get()

Completed in 17 milliseconds