Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h678 extern UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles);
Dl2c_link.c969 UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles) in l2c_link_pkts_rcvd() function
/system/bt/stack/btu/
Dbtu_hcif.c411 num_ents = l2c_link_pkts_rcvd (num_pkts, handles); in btu_hcif_send_host_rdy_for_data()