Searched refs:mp_bluetooth_on_l2cap_recv (Results 1 – 3 of 3) sorted by relevance
478 void mp_bluetooth_on_l2cap_recv(uint16_t conn_handle, uint16_t cid);
1264 void mp_bluetooth_on_l2cap_recv(uint16_t conn_handle, uint16_t cid) { in mp_bluetooth_on_l2cap_recv() function
1546 mp_bluetooth_on_l2cap_recv(event->receive.conn_handle, info.scid); in l2cap_channel_event()
Completed in 17 milliseconds