Searched refs:hci_dev_clear_flag (Results 1 – 1 of 1) sorted by relevance
576 #define hci_dev_clear_flag(hdev, nr) clear_bit((nr), (hdev)->dev_flags) macro585 hci_dev_clear_flag(hdev, HCI_LE_SCAN); \586 hci_dev_clear_flag(hdev, HCI_LE_ADV); \587 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \