Home
last modified time | relevance | path

Searched refs:hci_event_authentication_complete_get_connection_handle (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dbtstack_event.h400 static inline uint16_t hci_event_authentication_complete_get_connection_handle(const uint8_t * even… in hci_event_authentication_complete_get_connection_handle() function
H A Dhci.c4225 handle = hci_event_authentication_complete_get_connection_handle(packet); in event_handler()