Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h437 HCI_LE_ADV_0, enumerator
/linux/net/bluetooth/
H A Dhci_event.c1613 hci_dev_set_flag(hdev, HCI_LE_ADV_0); in hci_cc_le_set_ext_adv_enable()
1625 hci_dev_clear_flag(hdev, HCI_LE_ADV_0); in hci_cc_le_set_ext_adv_enable()
H A Dhci_sync.c2609 if (hci_dev_test_and_clear_flag(hdev, HCI_LE_ADV_0)) in hci_resume_advertising_sync()