OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdt_sdp_ver
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/a2dp/
a2d_int.h
57
UINT16
avdt_sdp_ver
; /* AVDTP version */
member in struct:__anon755
77
A2D_API extern void a2d_set_avdt_sdp_ver (UINT16
avdt_sdp_ver
);
a2d_api.c
134
void a2d_set_avdt_sdp_ver (UINT16
avdt_sdp_ver
)
136
a2d_cb.
avdt_sdp_ver
=
avdt_sdp_ver
;
195
proto_list[1].params[0] = a2d_cb.
avdt_sdp_ver
;
387
a2d_cb.
avdt_sdp_ver
= AVDT_VERSION;
Completed in 23 milliseconds