Searched refs:BLE_MESH_KEY_ANY (Results 1 – 6 of 6) sorted by relevance
20 #define BLE_MESH_KEY_ANY 0xffff macro
133 bt_mesh_friend_clear_net_idx(BLE_MESH_KEY_ANY); in bt_mesh_node_reset()715 bt_mesh_friend_clear_net_idx(BLE_MESH_KEY_ANY); in bt_mesh_provisioner_disable()
117 if (net_idx != BLE_MESH_KEY_ANY && frnd->net_idx != net_idx) { in bt_mesh_friend_find()217 if (net_idx == BLE_MESH_KEY_ANY || frnd->net_idx == net_idx) { in bt_mesh_friend_clear_net_idx()236 if (net_idx == BLE_MESH_KEY_ANY || frnd->net_idx == net_idx) { in bt_mesh_friend_sec_update()1296 bt_mesh_friend_clear_net_idx(BLE_MESH_KEY_ANY); in bt_mesh_friend_deinit()1725 frnd = bt_mesh_friend_find(BLE_MESH_KEY_ANY, lpn_addr, false, false); in bt_mesh_friend_remove_lpn()
151 if (net_idx == BLE_MESH_KEY_ANY) { in bt_mesh_subnet_get()634 bt_mesh_friend_sec_update(sub ? sub->net_idx : BLE_MESH_KEY_ANY); in bt_mesh_net_sec_update()
737 if (net_idx == BLE_MESH_KEY_ANY) { in bt_mesh_provisioner_subnet_get()
2810 bt_mesh_friend_clear_net_idx(BLE_MESH_KEY_ANY); in friend_set()2849 frnd = bt_mesh_friend_find(BLE_MESH_KEY_ANY, lpn_addr, true, true); in lpn_timeout_get()