Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp58 using ::bluetooth::hci::LeReadLocalSupportedFeaturesCompleteView;
931 auto le_features_view = LeReadLocalSupportedFeaturesCompleteView::Create( in TEST_P()
1026 auto le_features_view = LeReadLocalSupportedFeaturesCompleteView::Create( in TEST_P()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc531 auto complete_view = LeReadLocalSupportedFeaturesCompleteView::Create(view); in le_read_local_supported_features_handler()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h9755LeReadLocalSupportedFeaturesCompleteView : public CommandCompleteView { public:static LeReadLocalS… in CreateOptional()
9757LeReadLocalSupportedFeaturesCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::ma… in CreateOptional()
9773 explicit LeReadLocalSupportedFeaturesCompleteView(CommandCompleteView parent) : CommandCompleteView… in CreateOptional() function
32956 …r<LeReadLocalSupportedFeaturesCompleteBuilder> FromView(LeReadLocalSupportedFeaturesCompleteView v… in Create()
32977 …ctor<uint8_t> captured_packet) {LeReadLocalSupportedFeaturesCompleteView view = LeReadLocalSupport…
32980 …tor<uint8_t>(data, data + size);LeReadLocalSupportedFeaturesCompleteView view = LeReadLocalSupport…