Searched refs:num_pkts (Results 1 – 5 of 5) sorted by relevance
552 UINT16 num_pkts[MAX_L2CAP_LINKS + 4]; /* 3 SCO connections */ in btu_hcif_send_host_rdy_for_data() local557 num_ents = l2c_link_pkts_rcvd (num_pkts, handles); in btu_hcif_send_host_rdy_for_data()563 btsnd_hcic_host_num_xmitted_pkts (num_ents, handles, num_pkts); in btu_hcif_send_host_rdy_for_data()
904 UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles) in l2c_link_pkts_rcvd() argument908 UNUSED(num_pkts); in l2c_link_pkts_rcvd()
729 extern UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles);
1317 UINT16 *num_pkts) in btsnd_hcic_host_num_xmitted_pkts() argument1342 UINT16_TO_STREAM (pp, num_pkts[j]); in btsnd_hcic_host_num_xmitted_pkts()
644 UINT16 *num_pkts); /* Set Host Buffer Size */