Home
last modified time | relevance | path

Searched defs:AddDevice (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc104 void TestCommandHandler::AddDevice(const vector<std::string>& args) { in AddDevice() function in rootcanal::TestCommandHandler
Dtest_model.cc127 PhyDevice::Identifier TestModel::AddDevice(std::shared_ptr<Device> device) { in AddDevice() function in rootcanal::TestModel
/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc106 int AddDevice(const RawAddress& addr, Uuid uuid, int group_id) override { in AddDevice() function in bluetooth::groups::DeviceGroupsImpl
/packages/modules/adb/client/
Dusb_osx.cpp103 static void AddDevice(std::unique_ptr<usb_handle> handle) { in AddDevice() function
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h341 void AddDevice(std::shared_ptr<CsisDevice> csis_device) { in AddDevice() function