Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc268 void AddToNowPlayingCallback(uint8_t scope, uint8_t* uid, uint16_t uid_counter, in AddToNowPlayingCallback() function
274 observer.AddToNowPlayingCallback(scope, uid, uid_counter, bd_addr); in AddToNowPlayingCallback()
460 .add_to_now_playing_cb = AddToNowPlayingCallback,
741 void BluetoothAvrcpInterface::TargetObserver::AddToNowPlayingCallback( in AddToNowPlayingCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h84 virtual void AddToNowPlayingCallback(uint8_t scope, uint8_t* uid,