Home
last modified time | relevance | path

Searched refs:PlayItemCallback (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc240 void PlayItemCallback(uint8_t scope, uint16_t uid_counter, uint8_t* uid, in PlayItemCallback() function
246 observer.PlayItemCallback(scope, uid_counter, uid, bd_addr); in PlayItemCallback()
458 .play_item_cb = PlayItemCallback,
726 void BluetoothAvrcpInterface::TargetObserver::PlayItemCallback( in PlayItemCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h78 virtual void PlayItemCallback(uint8_t scope, uint16_t uid_counter,