Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c989 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in get_adv_instance_flags()
4888 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
4897 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4899 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4902 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4931 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
4933 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
/linux-4.4.14/include/net/bluetooth/
Dhci.h241 HCI_ADVERTISING_CONNECTABLE, enumerator