HCI_SERVICE_CACHE
if (hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE))
if (hci_dev_test_flag(hdev, HCI_SERVICE_CACHE))
if (hci_dev_test_flag(hdev, HCI_SERVICE_CACHE))
if (!hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE))
if (!hci_dev_test_and_set_flag(hdev, HCI_SERVICE_CACHE)) {
if (hci_dev_test_and_clear_flag(hdev, HCI_SERVICE_CACHE)) {