Home
last modified time | relevance | path

Searched refs:HCI_BONDABLE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c657 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_pairing_cmd()
1705 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_bredr_pairing_cmd()
1767 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_pairing_req()
2339 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_security_req()
H A Dhci_event.c3947 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
4629 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4655 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
H A Dmgmt.c840 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) in get_current_settings()
1007 hci_dev_clear_flag(hdev, HCI_BONDABLE); in mgmt_init_hdev()
1638 changed = !hci_dev_test_and_set_flag(hdev, HCI_BONDABLE); in set_bondable()
1640 changed = hci_dev_test_and_clear_flag(hdev, HCI_BONDABLE); in set_bondable()
H A Dhci_request.c1453 hci_dev_test_flag(hdev, HCI_BONDABLE)) in adv_use_rpa()
H A Dhci_core.c1684 * are brought up using legacy ioctl, set the HCI_BONDABLE bit in hci_dev_open()
1691 hci_dev_set_flag(hdev, HCI_BONDABLE); in hci_dev_open()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c658 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_pairing_cmd()
1711 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_bredr_pairing_cmd()
1773 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_pairing_req()
2345 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_security_req()
H A Dmgmt.c887 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) in get_current_settings()
1144 hci_dev_clear_flag(hdev, HCI_BONDABLE); in mgmt_init_hdev()
1820 changed = !hci_dev_test_and_set_flag(hdev, HCI_BONDABLE); in set_bondable()
1822 changed = hci_dev_test_and_clear_flag(hdev, HCI_BONDABLE); in set_bondable()
H A Dhci_event.c4636 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
5347 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
5373 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
H A Dhci_core.c530 * are brought up using legacy ioctl, set the HCI_BONDABLE bit in hci_dev_open()
537 hci_dev_set_flag(hdev, HCI_BONDABLE); in hci_dev_open()
H A Dhci_sync.c868 hci_dev_test_flag(hdev, HCI_BONDABLE)) in adv_use_rpa()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h293 HCI_BONDABLE, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h378 HCI_BONDABLE, enumerator

Completed in 76 milliseconds