Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c687 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
851 !hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_adv_instance()
1344 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1488 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in schedule_adv_instance()
1612 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in clear_adv_instance()
2224 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_connectable()
2573 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
2574 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
4813 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4815 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
[all …]
Dhci_event.c1347 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7125 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/linux-4.4.14/include/net/bluetooth/
Dhci.h240 HCI_ADVERTISING, enumerator