Home
last modified time | relevance | path

Searched defs:pub_addr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dll_addr.c38 static uint8_t pub_addr[BDADDR_SIZE]; variable
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c26 static uint16_t pub_addr = BT_MESH_ADDR_UNASSIGNED; variable
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c115 static uint8_t _mod_pub_set(const struct bt_mesh_model *model, uint16_t pub_addr, in _mod_pub_set()
655 uint16_t pub_addr, bool vnd, in send_mod_pub_status()
696 uint16_t elem_addr, pub_addr = 0U; in mod_pub_get() local
749 uint16_t elem_addr, pub_addr, pub_app_idx; in mod_pub_set() local
847 uint16_t pub_addr = 0U; in mod_pub_va_set() local
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h273 uint16_t pub_addr; member