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

  /hardware/libhardware/include/hardware/
bt_rc.h 207 bt_status_t (*get_play_status_rsp)( btrc_play_status_t play_status, uint32_t song_len, uint32_t song_pos); member in struct:__anon32875
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 244 if ((status = sBluetoothAvrcpInterface->get_play_status_rsp((btrc_play_status_t)playStatus,
246 ALOGE("Failed get_play_status_rsp, status: %d", status);
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 1141 static bt_status_t get_play_status_rsp(btrc_play_status_t play_status, uint32_t song_len, function
    [all...]

Completed in 619 milliseconds