Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dmgmt.c679 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
912 !hci_dev_test_flag(hdev, HCI_ADVERTISING)) in update_scan_rsp_data()
952 !hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_adv_instance()
1324 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1477 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in clear_adv_instance()
2118 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_connectable()
2464 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
2465 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
4686 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4688 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
[all …]
Dhci_event.c1382 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7115 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/linux-4.1.27/include/net/bluetooth/
Dhci.h228 HCI_ADVERTISING, enumerator