Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1216 old_state = hci_dev_test_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1283 hci_dev_set_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1834 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising()
2206 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance()
2324 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance()
2532 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update()
2641 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update()
3236 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
3252 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in powered_update_hci()
Dmgmt.c858 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
979 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1651 hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_bondable()
1975 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
1976 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
3344 if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING)) in set_local_name()
3990 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_exp_feature()
5099 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
5101 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
5125 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete()
[all …]
Dhci_event.c1697 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7953 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h312 HCI_ADVERTISING, enumerator