Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc379 void CtrlPlayPositionChangedCallback(const RawAddress& bd_addr, in CtrlPlayPositionChangedCallback() function
385 observer.CtrlPlayPositionChangedCallback(bd_addr, song_len, song_pos); in CtrlPlayPositionChangedCallback()
476 .play_position_changed_cb = CtrlPlayPositionChangedCallback,
807 void BluetoothAvrcpInterface::ControlObserver::CtrlPlayPositionChangedCallback( in CtrlPlayPositionChangedCallback() function in bluetooth::hal::BluetoothAvrcpInterface::ControlObserver
Dbluetooth_avrcp_interface.h115 virtual void CtrlPlayPositionChangedCallback(const RawAddress& bd_addr,