Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_l2cap.c670 static void on_l2cap_write_fixed_done(void* req_id, uint16_t len, uint32_t id) in on_l2cap_write_fixed_done() function
786on_l2cap_write_fixed_done(UINT_TO_PTR(p_data->l2c_write_fixed.req_id), p_data->l2c_write.len, sock… in btsock_l2cap_cbk()
1081 on_l2cap_write_fixed_done(buffer, count, user_id); in btsock_l2cap_signaled()