Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc239 void PlayItemCallback(uint8_t scope, uint16_t uid_counter, uint8_t* uid, in PlayItemCallback() function
245 observer.PlayItemCallback(scope, uid_counter, uid, bd_addr); in PlayItemCallback()
457 .play_item_cb = PlayItemCallback,
725 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,