Home
last modified time | relevance | path

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

/btstack/src/
H A Dl2cap.c158 static void l2cap_hci_event_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_…
978 l2cap_hci_event_callback_registration.callback = &l2cap_hci_event_handler; in l2cap_init()
2997 static void l2cap_hci_event_handler(uint8_t packet_type, uint16_t cid, uint8_t *packet, uint16_t si… in l2cap_hci_event_handler() function