Home
last modified time | relevance | path

Searched refs:HCI_BONDABLE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c657 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_pairing_cmd()
1694 if (hci_dev_test_flag(hdev, HCI_BONDABLE)) { in build_bredr_pairing_cmd()
1756 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_pairing_req()
2325 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in smp_cmd_security_req()
H A Dhci_event.c3938 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
4595 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4621 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.c1395 hci_dev_test_flag(hdev, HCI_BONDABLE)) in adv_use_rpa()
H A Dhci_core.c1690 hci_dev_set_flag(hdev, HCI_BONDABLE); in hci_dev_open()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h293 HCI_BONDABLE, enumerator