Searched defs:SetName (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc97 Status BluetoothBinderServer::SetName(const ::android::String16& name, function in class:ipc::binder::BluetoothBinderServer
100 *_aidl_return = adapter_->SetName(std::string(String8(name).string()));

Completed in 54 milliseconds