Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc278 void PassthroughRspCallback(const RawAddress& bd_addr, int id, int key_state) { in PassthroughRspCallback() function
283 observer.PassthroughRspCallback(bd_addr, id, key_state); in PassthroughRspCallback()
465 .passthrough_rsp_cb = PassthroughRspCallback,
747 void BluetoothAvrcpInterface::ControlObserver::PassthroughRspCallback( in PassthroughRspCallback() function in bluetooth::hal::BluetoothAvrcpInterface::ControlObserver
Dbluetooth_avrcp_interface.h93 virtual void PassthroughRspCallback(const RawAddress& bd_addr, int id,