Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dl2c_api.cc368 struct RemoteFeature { struct
369 uint8_t lmp_version = 0;
370 uint16_t manufacturer_name = 0;
371 uint16_t sub_version = 0;
372 uint8_t raw_remote_features[8];
375 bool br_edr_supported = false;
377 bool le_supported_host = false;
378 bool ssp_supported = false;
379 bool sc_supported = false;
380 bool received_page_0 = false;
[all …]