Searched defs:SetName (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cpp | 80 bool BluetoothBinderServer::SetName(const std::string& name) { in SetName() function in ipc::binder::BluetoothBinderServer |
/system/bt/service/test/ | ||
D | adapter_unittest.cpp | 217 TEST_F(AdapterTest, SetName) { in TEST_F() argument |
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetooth.cpp | 230 bool BpBluetooth::SetName(const std::string& name) { in SetName() function in ipc::binder::BpBluetooth |
/system/bt/service/ | ||
D | adapter.cpp | 162 bool SetName(const std::string& name) override { in SetName() function in bluetooth::AdapterImpl |