Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1220 old_state = hci_dev_test_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1287 hci_dev_set_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend()
1831 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising()
2203 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance()
2321 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance()
2529 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update()
2638 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update()
3233 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
3249 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in powered_update_hci()
H A 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 …]
H A Dhci_event.c1697 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
H A Dl2cap_core.c7998 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h312 HCI_ADVERTISING, enumerator