Searched refs:BT_MESH_RPR_UNPROV_FOUND (Results 1 – 2 of 2) sorted by relevance
26 #define BT_MESH_RPR_UNPROV_FOUND BIT(2) /**< Internal */ macro
231 if (!(dev->flags & BT_MESH_RPR_UNPROV_FOUND) || in scan_report_send()271 if (srv.scan.dev->flags & BT_MESH_RPR_UNPROV_FOUND) { in scan_ext_report_send()1069 } else if (dev->flags & BT_MESH_RPR_UNPROV_FOUND) { in adv_handle_beacon()1081 dev->flags |= BT_MESH_RPR_UNPROV_FOUND; in adv_handle_beacon()