OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packet_type
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/test/
avtest.c
76
uint8_t
packet_type
:2;
member in struct:avdtp_header
93
uint8_t
packet_type
:2;
member in struct:avdtp_start_header
102
uint8_t
packet_type
:2;
member in struct:avdtp_continue_header
109
uint8_t
packet_type
:2;
member in struct:avctp_header
119
uint8_t
packet_type
:2;
member in struct:avdtp_header
136
uint8_t
packet_type
:2;
member in struct:avdtp_start_header
145
uint8_t
packet_type
:2;
member in struct:avdtp_continue_header
151
uint8_t
packet_type
:2;
member in struct:avctp_header
185
hdr->
packet_type
, hdr->cr, hdr->ipid, ntohs(hdr->pid));
191
hdr->
packet_type
, hdr->message_type, hdr->signal_id)
[
all
...]
/external/wpa_supplicant_8/src/ap/
wpa_auth.h
30
u8
packet_type
; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */
member in struct:ft_rrb_frame
54
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_PULL */
member in struct:ft_r0kh_r1kh_pull_frame
68
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_RESP */
member in struct:ft_r0kh_r1kh_resp_frame
84
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_PUSH */
member in struct:ft_r0kh_r1kh_push_frame
wpa_auth_ft.c
334
frame.
packet_type
= FT_PACKET_R0KH_R1KH_PULL;
[
all
...]
/external/kernel-headers/original/linux/
netdevice.h
546
struct
packet_type
{
struct
551
struct
packet_type
*,
571
extern void dev_add_pack(struct
packet_type
*pt);
572
extern void dev_remove_pack(struct
packet_type
*pt);
573
extern void __dev_remove_pack(struct
packet_type
*pt);
/external/bluetooth/bluez/audio/
control.c
115
uint8_t
packet_type
:2;
member in struct:avctp_header
134
uint8_t
packet_type
:2;
member in struct:avctp_header
525
avctp->transaction, avctp->
packet_type
,
547
if (avctp->
packet_type
!= AVCTP_PACKET_SINGLE) {
1006
avctp->
packet_type
= AVCTP_PACKET_SINGLE;
avdtp.c
97
uint8_t
packet_type
:2;
member in struct:avdtp_common_header
103
uint8_t
packet_type
:2;
member in struct:avdtp_single_header
111
uint8_t
packet_type
:2;
member in struct:avdtp_start_header
120
uint8_t
packet_type
:2;
member in struct:avdtp_continue_header
142
uint8_t
packet_type
:2;
member in struct:avdtp_common_header
148
uint8_t
packet_type
:2;
member in struct:avdtp_single_header
156
uint8_t
packet_type
:2;
member in struct:avdtp_start_header
165
uint8_t
packet_type
:2;
member in struct:avdtp_continue_header
530
single.
packet_type
= AVDTP_PKT_TYPE_SINGLE;
555
start.
packet_type
= AVDTP_PKT_TYPE_START
[
all
...]
/external/bluetooth/bluez/tools/
avinfo.c
144
uint8_t
packet_type
:2;
member in struct:avdtp_header
198
uint8_t
packet_type
:2;
member in struct:avdtp_header
437
header->
packet_type
= AVDTP_PKT_TYPE_SINGLE;
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bt_amp_hci.h
164
uint8
packet_type
;
member in struct:eflush_cmd_parms
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h
164
uint8
packet_type
;
member in struct:eflush_cmd_parms
Completed in 454 milliseconds