Home
last modified time | relevance | path

Searched refs:hci_event_command_status_get_status (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Dhfp.c918 status = hci_event_command_status_get_status(packet); in hfp_handle_hci_event()
/btstack/src/
H A Dl2cap.c3031 uint8_t status = hci_event_command_status_get_status(packet); in l2cap_hci_event_handler()
H A Dbtstack_event.h587 static inline uint8_t hci_event_command_status_get_status(const uint8_t * event){ in hci_event_command_status_get_status() function
H A Dhci.c3256 uint8_t status = hci_event_command_status_get_status(packet); in handle_command_status_event()