Searched refs:BT_MESH_RPR_UNPROV_HASH (Results 1 – 3 of 3) sorted by relevance
24 #define BT_MESH_RPR_UNPROV_HASH BIT(0) macro
241 if (dev->flags & BT_MESH_RPR_UNPROV_HASH) { in scan_report_send()1078 dev->flags |= BT_MESH_RPR_UNPROV_HASH; in adv_handle_beacon()1086 (dev->flags & BT_MESH_RPR_UNPROV_HASH) ? bt_hex(&dev->hash, 4) : in adv_handle_beacon()1145 (srv.scan.dev->flags & BT_MESH_RPR_UNPROV_HASH)) { in adv_handle_ext_scan()1263 (dev->flags & ~BT_MESH_RPR_UNPROV_HASH)) && in adv_handle_ext_scan()
296 dev.flags = BT_MESH_RPR_UNPROV_HASH; in handle_scan_report()