OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inform_charset
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_pars_tg.c
183
BE_STREAM_TO_UINT8 (p_result->
inform_charset
.num_id, p);
184
if ( (len - 1/* num_id */) != p_result->
inform_charset
.num_id * 2)
188
p_u16 = p_result->
inform_charset
.charsets;
189
if (p_result->
inform_charset
.num_id > AVRC_MAX_CHARSET_SIZE)
190
p_result->
inform_charset
.num_id = AVRC_MAX_CHARSET_SIZE;
191
for (xx=0; xx< p_result->
inform_charset
.num_id; xx++)
avrc_bld_tg.c
879
status = avrc_bld_inform_charset_rsp(&p_rsp->
inform_charset
, p_pkt);
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
1183
tAVRC_INFORM_CHARSET_CMD
inform_charset
; \/* InformCharset *\/
member in union:__anon5989
1397
tAVRC_RSP
inform_charset
; \/* InformCharset *\/
member in union:__anon6008
[
all
...]
Completed in 456 milliseconds