Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h478 void mp_bluetooth_on_l2cap_recv(uint16_t conn_handle, uint16_t cid);
A Dmodbluetooth.c1264 void mp_bluetooth_on_l2cap_recv(uint16_t conn_handle, uint16_t cid) { in mp_bluetooth_on_l2cap_recv() function
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1546 mp_bluetooth_on_l2cap_recv(event->receive.conn_handle, info.scid); in l2cap_channel_event()

Completed in 17 milliseconds