Searched refs:hci_event_authentication_complete_get_status (Results 1 – 2 of 2) sorted by relevance
4231 hci_pairing_complete(conn, hci_event_authentication_complete_get_status(packet)); in event_handler()4234 if (hci_event_authentication_complete_get_status(packet) == 0){ in event_handler()
391 static inline uint8_t hci_event_authentication_complete_get_status(const uint8_t * event){ in hci_event_authentication_complete_get_status() function