Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg.c231 static bool netkey_check(uint16_t net_idx1, uint16_t net_idx2) in netkey_check() function
255 if (!netkey_check(net_idx1, net_idx2)) { in bt_mesh_brg_cfg_tbl_add()
331 if (!netkey_check(net_idx1, net_idx2)) { in bt_mesh_brg_cfg_tbl_remove()
Dbrg_cfg_srv.c71 static bool netkey_check(uint16_t net_idx1, uint16_t net_idx2) in netkey_check() function
226 if (!netkey_check(net_idx1, net_idx2)) { in bridging_table_get()