HomeSort by relevance Sort by last modified time
    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 863 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 1179 tAVRC_GET_CUR_APP_VALUE_CMD get_cur_app_val; \/* GetCurAppValue *\/ member in union:__anon5989
1393 tAVRC_GET_CUR_APP_VALUE_RSP get_cur_app_val; \/* GetCurAppValue *\/ member in union:__anon6008
    [all...]

Completed in 58 milliseconds