OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_pkts
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
538
UINT16
num_pkts
[MAX_L2CAP_LINKS + 4]; /* 3 SCO connections */
local
543
num_ents = l2c_link_pkts_rcvd (
num_pkts
, handles);
550
btsnd_hcic_host_num_xmitted_pkts (num_ents, handles,
num_pkts
);
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
933
UINT8 l2c_link_pkts_rcvd (UINT16 *
num_pkts
, UINT16 *handles)
946
num_pkts
[num_found] = p_lcb->link_pkts_unacked;
[
all
...]
l2c_int.h
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
1219
uint8
num_pkts
; \/* Number of packet entries to be averaged *\/
member in struct:__anon30891
[
all
...]
Completed in 81 milliseconds