Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager_test.cc403 LeRemoveDeviceFromResolvingListView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2290 auto command_view = bluetooth::hci::LeRemoveDeviceFromResolvingListView::Create(command); in LeRemoveDeviceFromResolvingList()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h11303LeRemoveDeviceFromResolvingListView : public LeSecurityCommandView { public:static LeRemoveDeviceF… in CreateOptional()
11305LeRemoveDeviceFromResolvingListView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_sh… in CreateOptional()
11321 explicit LeRemoveDeviceFromResolvingListView(LeSecurityCommandView parent) : LeSecurityCommandView(… in CreateOptional() function
35559 …nique_ptr<LeRemoveDeviceFromResolvingListBuilder> FromView(LeRemoveDeviceFromResolvingListView vie… in Create()
35580 …d::vector<uint8_t> captured_packet) {LeRemoveDeviceFromResolvingListView view = LeRemoveDeviceFrom…
35583 …::vector<uint8_t>(data, data + size);LeRemoveDeviceFromResolvingListView view = LeRemoveDeviceFrom…