Searched refs:bt_mesh_fixed_group_match (Results 1 – 3 of 3) sorted by relevance
10 bool bt_mesh_fixed_group_match(uint16_t addr);
379 bool bt_mesh_fixed_group_match(uint16_t addr) in bt_mesh_fixed_group_match() function
541 if (bt_mesh_fixed_group_match(tx->ctx->addr) || in bt_mesh_net_send()854 rx.local_match = (bt_mesh_fixed_group_match(rx.ctx.recv_dst) || in bt_mesh_net_recv()