Searched refs:ListPlayerAppAttrCallback (Results 1 – 4 of 4) sorted by relevance
87 void ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() function92 observer.ListPlayerAppAttrCallback(bd_addr); in ListPlayerAppAttrCallback()442 .list_player_app_attr_cb = ListPlayerAppAttrCallback,647 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;
259 void AvrcpTarget::ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() function in bluetooth::AvrcpTarget