Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dmgmt.c6400 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6402 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6461 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
6472 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6474 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6477 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
Dhci_core.c1844 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in hci_adv_instance_flags()
/linux-6.6.21/include/net/bluetooth/
Dhci.h399 HCI_ADVERTISING_CONNECTABLE, enumerator