Lines Matching defs:RemoteFeature
368 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];
373 bool version_info_received = false;
374 bool role_switch_supported = false;
375 bool br_edr_supported = false;
376 bool le_supported_controller = false;
377 bool le_supported_host = false;
378 bool ssp_supported = false;
379 bool sc_supported = false;
380 bool received_page_0 = false;
381 bool received_page_1 = false;