OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:info_type
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c
321
UINT16 rej_reason, rej_mtu, lcid, rcid,
info_type
;
local
699
STREAM_TO_UINT16 (
info_type
, p);
700
l2cu_send_peer_info_rsp (p_lcb, id,
info_type
);
711
STREAM_TO_UINT16 (
info_type
, p);
714
p_lcb->info_rx_bits |= (1 <<
info_type
);
716
if ( (
info_type
== L2CAP_EXTENDED_FEATURES_INFO_TYPE)
736
if (
info_type
== L2CAP_FIXED_CHANNELS_INFO_TYPE)
747
else if (
info_type
== L2CAP_CONNLESS_MTU_INFO_TYPE)
[
all
...]
/external/libpcap/
pcap1.h
122
bpf_u_int32
info_type
; /* enum pcap1_info_types */
member in struct:pcap1_info_container
/external/grub/netboot/
tulip.c
324
int
info_type
;
323
int
info_type
;
member in struct:mediainfo
[
all
...]
Completed in 103 milliseconds