Searched refs:HBS_YES (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_init_win.cc26 HBS_YES, enumerator in enum:device::bluetooth_init_win::__anon8683
38 has_bluetooth_stack = SUCCEEDED(hr) ? HBS_YES : HBS_NO;
41 return has_bluetooth_stack == HBS_YES;

Completed in 52 milliseconds