Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2cap_client.cc57 static void write_completed_cb(uint16_t local_channel_id,
76 .pL2CA_TxComplete_Cb = write_completed_cb,
383 static void write_completed_cb(UNUSED_ATTR uint16_t local_channel_id, in write_completed_cb() function