Searched refs:num_pkts (Results 1 – 5 of 5) sorted by relevance
531 UINT16 num_pkts[MAX_L2CAP_LINKS + 4]; /* 3 SCO connections */ in btu_hcif_send_host_rdy_for_data() local536 num_ents = l2c_link_pkts_rcvd (num_pkts, handles); in btu_hcif_send_host_rdy_for_data()543 btsnd_hcic_host_num_xmitted_pkts (num_ents, handles, num_pkts); in btu_hcif_send_host_rdy_for_data()
928 UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles) in l2c_link_pkts_rcvd() argument941 num_pkts[num_found] = p_lcb->link_pkts_unacked; in l2c_link_pkts_rcvd()
700 extern UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles);
809 … UINT16 *num_pkts); /* Set Host Buffer Size */1110 …id btsnd_hcie_num_compl_pkts (void *buffer, UINT8 num_handles, UINT16 *p_handle, UINT16 *num_pkts);
2023 UINT16 *num_pkts) in btsnd_hcic_host_num_xmitted_pkts() argument2045 UINT16_TO_STREAM (pp, num_pkts[j]); in btsnd_hcic_host_num_xmitted_pkts()