Home
last modified time | relevance | path

Searched refs:HCI_ADVERTISING_CONNECTABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c5200 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
5210 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
5212 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
5215 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
5244 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
5246 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
H A Dhci_request.c1416 /* For instance 0, the HCI_ADVERTISING_CONNECTABLE setting in get_adv_instance_flags()
1419 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in get_adv_instance_flags()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c6333 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6335 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_adv_sync()
6394 (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) || in set_advertising()
6405 hci_dev_set_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6407 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
6410 hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE); in set_advertising()
H A Dhci_core.c1842 /* For instance 0, the HCI_ADVERTISING_CONNECTABLE setting in hci_adv_instance_flags()
1845 if (hci_dev_test_flag(hdev, HCI_ADVERTISING_CONNECTABLE)) in hci_adv_instance_flags()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h313 HCI_ADVERTISING_CONNECTABLE, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h398 HCI_ADVERTISING_CONNECTABLE, enumerator

Completed in 42 milliseconds