Searched defs:scan_enabled (Results 1 – 2 of 2) sorted by relevance
607 bool scan_enabled = false; in le_update_private_addr() local1042 bool scan_enabled = atomic_test_bit(bt_dev.flags, BT_DEV_SCANNING); in bt_id_add() local1190 bool scan_enabled = atomic_test_bit(bt_dev.flags, BT_DEV_SCANNING); in bt_id_del() local1956 bool scan_enabled = false; in bt_id_set_adv_own_addr() local
37 static bool scan_enabled; variable