Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2cap_client.cc56 static void read_ready_cb(uint16_t local_channel_id, BT_HDR* packet);
75 .pL2CA_DataInd_Cb = read_ready_cb,
364 static void read_ready_cb(uint16_t local_channel_id, BT_HDR* packet) { in read_ready_cb() function