Home
last modified time | relevance | path

Searched defs:GetDeviceList (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsti.h299 …STDMETHOD(GetDeviceList)(THIS_ DWORD dwType,DWORD dwFlags,DWORD *pdwItemsReturned,LPVOID *ppBuffer… in DECLARE_INTERFACE_() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc475 std::vector<RawAddress> GetDeviceList(int group_id) override { in GetDeviceList() function in __anon10c390ef0111::CsisClientImpl