Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dcfg_srv.c116 static uint8_t _mod_pub_set(struct bt_mesh_model *model, uint16_t pub_addr, const uint8_t *uuid, in _mod_pub_set() function
257 _mod_pub_set(model, BT_MESH_ADDR_UNASSIGNED, NULL, in mod_unbind()
802 status = _mod_pub_set(mod, pub_addr, NULL, pub_app_idx, cred_flag, pub_ttl, in mod_pub_set()
907 status = _mod_pub_set(mod, pub_addr, va->uuid, pub_app_idx, cred_flag, pub_ttl, in mod_pub_va_set()