Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c1335 old_state = hci_dev_test_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1414 hci_dev_set_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1954 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising()
2406 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance()
2524 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance()
2703 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update()
2812 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update()
3432 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
3448 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in powered_update_hci()
Dmgmt.c863 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
984 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1656 hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_bondable()
1980 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
1981 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
3349 if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING)) in set_local_name()
4013 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_exp_feature()
5329 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
5331 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
5355 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete()
[all …]
Dhci_event.c1775 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
Dl2cap_core.c7904 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/Linux-v5.15/include/net/bluetooth/
Dhci.h312 HCI_ADVERTISING, enumerator