Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_request.c1410 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising()
1731 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance()
1857 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance()
2056 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update()
2165 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update()
2767 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
2783 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()
3269 if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING)) in set_local_name()
4257 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4259 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4272 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete()
4330 (val == hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_advertising()
[all …]
Dhci_event.c1630 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7248 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/Linux-v5.4/include/net/bluetooth/
Dhci.h269 HCI_ADVERTISING, enumerator