Searched refs:get_cur_app_val (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_tg.c98 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;
H A Davrc_bld_tg.c863 status = avrc_bld_get_cur_app_setting_value_rsp(&p_rsp->get_cur_app_val, p_pkt);
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h1179 tAVRC_GET_CUR_APP_VALUE_CMD get_cur_app_val; /* GetCurAppValue */ member in union:__anon1364
1393 tAVRC_GET_CUR_APP_VALUE_RSP get_cur_app_val; /* GetCurAppValue */ member in union:__anon1383

Completed in 231 milliseconds