Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
Dfake_peer.h143 hci_spec::LESupportedFeatures le_features() const { return le_features_; } in le_features() function
144 void set_le_features(hci_spec::LESupportedFeatures le_features) { in set_le_features()
Dfake_controller.h79 uint64_t le_features = 0; member
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc448 hci_spec::LESupportedFeatures le_features) { in LEReadRemoteFeaturesCompletePacket()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc450 inspect::StringProperty le_features; member
1457 auto le_features = bt_lib_cpp_string::StringPrintf( in UpdateInspectProperties() local
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h603 uint64_t le_features; member
Dprotocol.h1441 uint64_t le_features; member