Searched refs:HCI_ADVERTISING (Results 1 – 5 of 5) sorted by relevance
| /linux/net/bluetooth/ |
| A D | hci_request.c | 1162 old_state = hci_dev_test_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend() 1241 hci_dev_set_flag(hdev, HCI_ADVERTISING); in hci_req_prepare_suspend() 1571 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in hci_req_reenable_advertising() 2023 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in __hci_req_schedule_adv_instance() 2141 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in hci_req_clear_adv_instance() 2320 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in connectable_update() 2429 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in discoverable_update() 3096 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci() 3112 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in powered_update_hci()
|
| A D | mgmt.c | 864 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings() 985 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired() 1657 hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_bondable() 1982 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le() 4070 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_rpa_resolution_func() 5555 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete() 5557 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete() 5581 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete() 7609 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in read_local_oob_ext_data() 8043 hci_dev_test_flag(hdev, HCI_ADVERTISING) || in add_advertising() [all …]
|
| A D | hci_event.c | 1776 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in hci_cc_write_le_host_supported()
|
| A D | l2cap_core.c | 7904 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in l2cap_chan_connect()
|
| /linux/include/net/bluetooth/ |
| A D | hci.h | 312 HCI_ADVERTISING, enumerator
|
Completed in 61 milliseconds