Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c1390 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising()
1689 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance()
1812 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance()
2011 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update()
2120 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update()
2722 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
2738 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in powered_update_hci()
Dmgmt.c817 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
935 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1601 hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_bondable()
1921 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
1922 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
3274 if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING)) in set_local_name()
4262 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4264 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4277 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete()
4335 (val == hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_advertising()
[all …]
Dhci_event.c1546 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7155 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/Linux-v4.19/include/net/bluetooth/
Dhci.h257 HCI_ADVERTISING, enumerator