Searched defs:SetName (Results 1 - 1 of 1) sorted by last modified time

/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 50 milliseconds