Home
last modified time | relevance | path

Searched defs:dev_path (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc42 const char* dev_path = "/dev/uhid"; variable
/packages/modules/adb/client/
Dusb_linux.cpp544 static void register_device(const char* dev_name, const char* dev_path, unsigned char ep_in, in register_device()
/packages/modules/adb/
Dtransport.cpp896 bool transport_server_owns_device(std::string_view dev_path, std::string_view serial) { in transport_server_owns_device()