OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon31073
/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 55 milliseconds