Home
last modified time | relevance | path

Searched refs:FindDevice (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/bluez/test/
Dtest-device64 path = adapter.FindDevice(args[1])
74 path = adapter.FindDevice(args[1])
94 path = adapter.FindDevice(args[1])
105 path = adapter.FindDevice(args[1])
116 path = adapter.FindDevice(args[1])
130 path = adapter.FindDevice(args[1])
150 path = adapter.FindDevice(args[1])
Dtest-telephony54 device = adapter.FindDevice(args[1])
64 device = adapter.FindDevice(args[1])
74 device = adapter.FindDevice(args[1])
89 device = adapter.FindDevice(args[1])
104 device = adapter.FindDevice(args[1])
115 device = adapter.FindDevice(args[1])
Dtest-audio35 device = adapter.FindDevice(args[1])
Dtest-input35 device = adapter.FindDevice(args[1])
Dtest-network40 device = adapter.FindDevice(address)
Dtest-serial39 path = adapter.FindDevice(address)
Dsimple-agent102 device = adapter.FindDevice(sys.argv[2])
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3d.h97 STDMETHOD(FindDevice)(THIS_ LPD3DFINDDEVICESEARCH, LPD3DFINDDEVICERESULT) PURE; in DECLARE_INTERFACE_() local
109 #define IDirect3D_FindDevice(p, a, b) (p)->lpVtbl->FindDevice(p, a, b)
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3D.H97 STDMETHOD(FindDevice)(THIS_ LPD3DFINDDEVICESEARCH, LPD3DFINDDEVICERESULT) PURE; in DECLARE_INTERFACE_() local
109 #define IDirect3D_FindDevice(p, a, b) (p)->lpVtbl->FindDevice(p, a, b)
/external/bluetooth/bluez/doc/
Dadapter-api.txt74 object FindDevice(string address)
/external/bluetooth/bluez/
DChangeLog424 Fix FindDevice to handle temporary devices.