Searched refs:avrcp_control_interface_ (Results 1 – 2 of 2) sorted by relevance
338 if (!avrcp_control_interface_.get()) in GetAvrcpControlInterface()339 avrcp_control_interface_ = new BluetoothAvrcpControlBinderServer(adapter_); in GetAvrcpControlInterface()341 *_aidl_return = avrcp_control_interface_; in GetAvrcpControlInterface()
186 android::sp<IBluetoothAvrcpControl> avrcp_control_interface_; variable