Home
last modified time | relevance | path

Searched refs:LeConnectionUpdateCompleteView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h570 auto complete_view = LeConnectionUpdateCompleteView::Create(view); in on_le_connection_update_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h18689LeConnectionUpdateCompleteView : public LeMetaEventView { public:static LeConnectionUpdateComplete… in CreateOptional()
18691LeConnectionUpdateCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
18715 explicit LeConnectionUpdateCompleteView(LeMetaEventView parent) : LeMetaEventView(std::move(parent)… in CreateOptional() function
46811 static std::unique_ptr<LeConnectionUpdateCompleteBuilder> FromView(LeConnectionUpdateCompleteView v… in Create()
46834 …es(std::vector<uint8_t> captured_packet) {LeConnectionUpdateCompleteView view = LeConnectionUpdate…
46837 …= std::vector<uint8_t>(data, data + size);LeConnectionUpdateCompleteView view = LeConnectionUpdate…