Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc226 auto status_view = MsftReadSupportedFeaturesCommandCompleteView::Create( in on_msft_read_supported_features_complete()
Dhci_packets_test.cc622 auto view = MsftReadSupportedFeaturesCommandCompleteView::Create(MsftCommandCompleteView::Create( in TEST()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h20847MsftReadSupportedFeaturesCommandCompleteView : public MsftCommandCompleteView { public:static Msft… in CreateOptional()
20849MsftReadSupportedFeaturesCommandCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std… in CreateOptional()
20869 explicit MsftReadSupportedFeaturesCommandCompleteView(MsftCommandCompleteView parent) : MsftCommand… in CreateOptional() function
49617 …ReadSupportedFeaturesCommandCompleteBuilder> FromView(MsftReadSupportedFeaturesCommandCompleteView in Create()
49639 …<uint8_t> captured_packet) {MsftReadSupportedFeaturesCommandCompleteView view = MsftReadSupportedF…
49645 …uint8_t>(data, data + size);MsftReadSupportedFeaturesCommandCompleteView view = MsftReadSupportedF…