Searched refs:ConfigCodec (Results 1 – 5 of 5) sorted by relevance
30 boolean ConfigCodec(String device_address, in ConfigCodec() method
154 Status BluetoothA2dpSourceBinderServer::ConfigCodec( in ConfigCodec() function in ipc::binder::BluetoothA2dpSourceBinderServer163 TRY_RET_FUNC(a2dp_source->ConfigCodec(String8(device_address).string(), in ConfigCodec()
63 android::binder::Status ConfigCodec(
64 bool ConfigCodec(const std::string& device_address,
152 bool A2dpSource::ConfigCodec( in ConfigCodec() function in bluetooth::A2dpSource