Home
last modified time | relevance | path

Searched refs:le_supported_states_ (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h238 return le_supported_states_; in GetLeSupportedStates()
277 uint64_t le_supported_states_; variable
Ddevice_properties.cc67 le_supported_states_ = 0x3ffffffffff; in DeviceProperties()