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

  /hardware/libhardware/include/hardware/
bt_rc.h 237 bt_status_t (*get_play_status_rsp)( btrc_play_status_t play_status, uint32_t song_len, uint32_t song_pos);
323 uint32_t song_len, uint32_t song_pos);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_controller.cpp 379 static void btavrcp_play_position_changed_callback(bt_bdaddr_t *bd_addr, uint32_t song_len,
393 (jint)(song_len), (jint)song_pos);
  /system/bt/stack/avrc/
avrc_pars_ct.c 369 BE_STREAM_TO_UINT32(p_result->get_play_status.song_len, p);
avrc_bld_tg.c 528 UINT32_TO_BE_STREAM(p_data, p_rsp->song_len);
  /system/bt/btif/src/
btif_rc.c     [all...]
  /system/bt/stack/include/
avrc_defs.h 1268 UINT32 song_len; member in struct:__anon74116
    [all...]

Completed in 565 milliseconds