Searched refs:_mod_pub_set (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 115 static uint8_t _mod_pub_set(const struct bt_mesh_model *model, uint16_t pub_addr, in _mod_pub_set() function 256 _mod_pub_set(model, BT_MESH_ADDR_UNASSIGNED, NULL, in mod_unbind() 801 status = _mod_pub_set(mod, pub_addr, NULL, pub_app_idx, cred_flag, pub_ttl, in mod_pub_set() 906 status = _mod_pub_set(mod, pub_addr, va->uuid, pub_app_idx, cred_flag, pub_ttl, in mod_pub_va_set()
|