Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h223 HCI_SERVICE_CACHE, enumerator
/linux-4.4.14/net/bluetooth/
Dmgmt.c1194 if (hci_dev_test_flag(hdev, HCI_SERVICE_CACHE)) in update_eir()
1233 if (hci_dev_test_flag(hdev, HCI_SERVICE_CACHE)) in update_class()
1319 if (!hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE)) in service_cache_off()
2756 if (!hci_dev_test_and_set_flag(hdev, HCI_SERVICE_CACHE)) { in enable_service_cache()
2897 if (hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE)) { in set_dev_class()
Dhci_core.c1674 if (hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE)) in hci_dev_do_close()