Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dmgmt.c991 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in get_adv_instance_flags()
4748 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
4757 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4759 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4762 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4791 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4793 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
/linux-4.1.27/include/net/bluetooth/
Dhci.h229 HCI_ADVERTISING_CONNECTABLE, enumerator