Searched refs:bt_mesh_provisioner_check_msg_dst (Results 1 – 3 of 3) sorted by relevance
94 bool bt_mesh_provisioner_check_msg_dst(uint16_t dst);
745 if (!bt_mesh_provisioner_check_msg_dst(dst)) { in ready_to_send()
751 bool bt_mesh_provisioner_check_msg_dst(uint16_t dst) in bt_mesh_provisioner_check_msg_dst() function