Searched refs:ListPlayerAppAttrCallback (Results 1 – 4 of 4) sorted by relevance
88 void ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() function93 observer.ListPlayerAppAttrCallback(bd_addr); in ListPlayerAppAttrCallback()443 .list_player_app_attr_cb = ListPlayerAppAttrCallback,648 void BluetoothAvrcpInterface::TargetObserver::ListPlayerAppAttrCallback( in ListPlayerAppAttrCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
39 virtual void ListPlayerAppAttrCallback(const RawAddress& bd_addr);
123 void ListPlayerAppAttrCallback(const RawAddress& bd_addr) override;
260 void AvrcpTarget::ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() function in bluetooth::AvrcpTarget