Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c6584 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6586 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6645 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
6656 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6658 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6661 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
H A Dhci_core.c1801 /* For instance 0, the HCI_ADVERTISING_CONNECTABLE setting in hci_adv_instance_flags()
1804 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in hci_adv_instance_flags()
/linux/include/net/bluetooth/
H A Dhci.h446 HCI_ADVERTISING_CONNECTABLE, enumerator