HomeSort by relevance Sort by last modified time
    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
720 STREAM_TO_UINT16 (info_type, p);
721 l2cu_send_peer_info_rsp (p_lcb, id, info_type);
732 STREAM_TO_UINT16 (info_type, p);
735 p_lcb->info_rx_bits |= (1 << info_type);
737 if ( (info_type == L2CAP_EXTENDED_FEATURES_INFO_TYPE)
757 if (info_type == L2CAP_FIXED_CHANNELS_INFO_TYPE)
768 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 419 milliseconds