Home | Sort by relevance Sort by last modified time |
/external/chromium_org/device/bluetooth/ | |
bluetooth_service_record.h | 33 bool SupportsHid() const { return supports_hid_; } 57 bool supports_hid_; member in class:device::BluetoothServiceRecord |
bluetooth_service_record_mac.mm | 56 supports_hid_ = false; |