Home
last modified time | relevance | path

Searched refs:hci_authentication_active_for_handle (Results 1 – 5 of 5) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_l2cap_whitebox.c136 bool hci_authentication_active_for_handle(hci_con_handle_t handle){ in hci_authentication_active_for_handle() function
H A Dfuzz_l2cap.c135 bool hci_authentication_active_for_handle(hci_con_handle_t handle){ in hci_authentication_active_for_handle() function
/btstack/src/
H A Dhci.h1672 bool hci_authentication_active_for_handle(hci_con_handle_t handle);
H A Dl2cap.c2841 if (hci_authentication_active_for_handle(handle)) { in l2cap_check_classic_timeout()
H A Dhci.c560 bool hci_authentication_active_for_handle(hci_con_handle_t handle){ in hci_authentication_active_for_handle() function