Searched defs:hci_dev_test_and_clear_flag (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_core.h848 #define hci_dev_test_and_clear_flag(hdev, nr) test_and_clear_bit((nr), (hdev)->dev_flags) macro

Completed in 260 milliseconds