Home
last modified time | relevance | path

Searched refs:BD_FEATURES (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/btm/
Dpeer_packet_types_test.cc45 const BD_FEATURES bd_features = {0xff, 0xff, 0xff, 0xff, in TEST_F()
53 const BD_FEATURES bd_features = {0x01, 0x00, 0x00, 0x00,
61 const BD_FEATURES bd_features = {0x02, 0x00, 0x00, 0x00,
69 const BD_FEATURES bd_features = {0x00, 0x00, 0x00, 0x02,
77 const BD_FEATURES bd_features = {0x00, 0x00, 0x00, 0x04,
/packages/modules/Bluetooth/system/stack/acl/
Dpeer_packet_types.h23 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */ typedef
26 inline std::string bd_features_text(const BD_FEATURES& features) { in bd_features_text()
47 PeerPacketTypes(const BD_FEATURES& features) { in PeerPacketTypes()
Dacl.h174 BD_FEATURES peer_le_features;
176 BD_FEATURES peer_lmp_feature_pages[HCI_EXT_FEATURES_PAGE_MAX + 1];