Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dphy_layer.h55 uint32_t GetDeviceId() { return device_id_; } in GetDeviceId() function
H A Dphy_layer_factory.cc106 factory << phy->GetDeviceId(); in ToString()