OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cur_app_val
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_pars_tg.c
98
BE_STREAM_TO_UINT8 (p_result->
get_cur_app_val
.num_attr, p);
99
if (len != (p_result->
get_cur_app_val
.num_attr+1))
104
p_u8 = p_result->
get_cur_app_val
.attrs;
105
for (xx=0, yy=0; xx< p_result->
get_cur_app_val
.num_attr; xx++)
112
p_result->
get_cur_app_val
.num_attr = yy;
avrc_bld_tg.c
849
status = avrc_bld_get_cur_app_setting_value_rsp(&p_rsp->
get_cur_app_val
, p_pkt);
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
1181
tAVRC_GET_CUR_APP_VALUE_CMD
get_cur_app_val
; \/* GetCurAppValue *\/
member in union:__anon3193
1395
tAVRC_GET_CUR_APP_VALUE_RSP
get_cur_app_val
; \/* GetCurAppValue *\/
member in union:__anon3212
[
all
...]
Completed in 22 milliseconds