Home
last modified time | relevance | path

Searched refs:HCI_ADVERTISING_INSTANCE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dmgmt.c850 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE) && in get_current_adv_instance()
1489 !hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE)) in schedule_adv_instance()
1608 hci_dev_clear_flag(hdev, HCI_ADVERTISING_INSTANCE); in clear_adv_instance()
2225 hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE)) in set_connectable()
4829 !hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE) || in set_advertising_complete()
6971 instance = hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE); in read_adv_features()
7071 hci_dev_clear_flag(hdev, HCI_ADVERTISING_INSTANCE); in add_advertising_complete()
7215 hci_dev_set_flag(hdev, HCI_ADVERTISING_INSTANCE); in add_advertising()
7332 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE)) { in remove_advertising()
7632 !hci_dev_test_flag(hdev, HCI_ADVERTISING_INSTANCE))) { in powered_update_hci()
[all …]
/linux-4.4.14/include/net/bluetooth/
Dhci.h242 HCI_ADVERTISING_INSTANCE, enumerator