Home
last modified time | relevance | path

Searched defs:song_len (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl34 int play_status, int song_len, int song_pos); in GetPlayStatusResponse()
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc121 const android::String16& addr, int32_t play_status, int32_t song_len, in GetPlayStatusResponse()
/system/bt/service/
Davrcp_target.cc127 int32_t play_status, uint32_t song_len, in GetPlayStatusResponse()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc380 uint32_t song_len, uint32_t song_pos) { in CtrlPlayPositionChangedCallback()
/system/bt/btif/src/
Dbtif_rc.cc1790 uint32_t song_len, uint32_t song_pos) { in get_play_status_rsp()
/system/bt/stack/include/
Davrc_defs.h1378 uint32_t song_len; member