Searched refs:bt_mesh_friend_match (Results 1 – 3 of 3) sorted by relevance
13 bool bt_mesh_friend_match(uint16_t net_idx, uint16_t addr);
1561 bool bt_mesh_friend_match(uint16_t net_idx, uint16_t addr) in bt_mesh_friend_match() function1748 if (!bt_mesh_friend_match(tx->sub->net_idx, tx->ctx->addr) || in bt_mesh_friend_enqueue_tx()
1623 rx->friend_match = bt_mesh_friend_match(rx->sub->net_idx, in bt_mesh_trans_recv()