Searched defs:pub_addr (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_srv.c | 274 static u8_t _mod_pub_set(struct bt_mesh_model *model, u16_t pub_addr, u16_t app_idx, u8_t cred_flag… in _mod_pub_set() 1058 … u16_t pub_addr, bool vnd, struct bt_mesh_model *mod, u8_t status, u8_t *mod_id) in send_mod_pub_status() 1095 u16_t elem_addr, pub_addr = 0; in mod_pub_get() local 1140 u16_t elem_addr, pub_addr, pub_app_idx; in mod_pub_set() local 1283 u16_t elem_addr, pub_addr, pub_app_idx; in mod_pub_va_set() local 1361 u16_t elem_addr, pub_addr = 0; in mod_pub_va_set() local 3586 u8_t bt_mesh_mod_pub_set(struct bt_mesh_model *model, u16_t pub_addr) in bt_mesh_mod_pub_set()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/ |
A D | mesh_node.c | 213 uint16_t pub_addr; member
|
Completed in 13 milliseconds