Home
last modified time | relevance | path

Searched refs:hci_dev_clear_flag (Results 1 – 1 of 1) sorted by relevance

/include/net/bluetooth/
Dhci_core.h576 #define hci_dev_clear_flag(hdev, nr) clear_bit((nr), (hdev)->dev_flags) macro
585 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); \