HomeSort by relevance Sort by last modified time
    Searched refs:song_pos (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware/include/hardware/
bt_rc.h 229 uint32_t song_pos; member in union:__anon43047
426 uint32_t song_len, uint32_t song_pos);
552 uint32_t song_len, uint32_t song_pos);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_controller.cpp 322 uint32_t song_pos) {
336 addr.get(), (jint)(song_len), (jint)song_pos);
    [all...]
com_android_bluetooth_avrcp.cpp 837 param.song_pos = (uint32_t)playPos;
    [all...]
  /system/bt/stack/avrc/
avrc_pars_ct.cc 595 BE_STREAM_TO_UINT32(p_result->get_play_status.song_pos, p);
avrc_bld_tg.cc 537 UINT32_TO_BE_STREAM(p_data, p_rsp->song_pos);
    [all...]
  /system/bt/btif/src/
btif_rc.cc     [all...]
  /system/bt/stack/include/
avrc_defs.h 1379 uint32_t song_pos; member in struct:__anon113739
    [all...]

Completed in 5949 milliseconds