Home
last modified time | relevance | path

Searched refs:ListPlayerAppValuesCallback (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc96 void ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback() function
102 observer.ListPlayerAppValuesCallback(attr_id, bd_addr); in ListPlayerAppValuesCallback()
443 .list_player_app_values_cb = ListPlayerAppValuesCallback,
652 void BluetoothAvrcpInterface::TargetObserver::ListPlayerAppValuesCallback( in ListPlayerAppValuesCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h40 virtual void ListPlayerAppValuesCallback(btrc_player_attr_t attr_id,
/system/bt/service/
Davrcp_target.h124 void ListPlayerAppValuesCallback(btrc_player_attr_t attr_id,
Davrcp_target.cc265 void AvrcpTarget::ListPlayerAppValuesCallback(btrc_player_attr_t attr_id, in ListPlayerAppValuesCallback() function in bluetooth::AvrcpTarget