Searched defs:phy_type (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
H A D | device.cc | 42 void Device::UnregisterPhyLayer(Phy::Type phy_type, uint32_t factory_id) { in UnregisterPhyLayer() 60 Phy::Type phy_type) { in SendLinkLayerPacket() 69 Phy::Type phy_type) { in SendLinkLayerPacket()
|
H A D | remote_loopback_device.cc | 49 Phy::Type phy_type = Phy::Type::BR_EDR; in IncomingPacket() local
|
H A D | link_layer_socket_device.h | 35 static std::shared_ptr<Device> Create(int socket_fd, Phy::Type phy_type) { in Create()
|
H A D | link_layer_socket_device.cc | 29 LinkLayerSocketDevice::LinkLayerSocketDevice(int socket_fd, Phy::Type phy_type) in LinkLayerSocketDevice()
|
H A D | car_kit.cc | 44 Phy::Type phy_type) { in CarKit()
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
H A D | phy_layer.h | 26 PhyLayer(Phy::Type phy_type, uint32_t id, in PhyLayer()
|
H A D | test_model.cc | 117 size_t TestModel::AddPhy(Phy::Type phy_type) { in AddPhy() 167 void TestModel::AddLinkLayerConnection(int socket_fd, Phy::Type phy_type) { in AddLinkLayerConnection() 182 void TestModel::AddRemote(const std::string& server, int port, Phy::Type phy_type) { in AddRemote()
|
H A D | phy_layer_factory.cc | 22 PhyLayerFactory::PhyLayerFactory(Phy::Type phy_type, uint32_t factory_id) in PhyLayerFactory() 114 Phy::Type phy_type, uint32_t id, in PhyLayerImpl()
|
H A D | test_command_handler.cc | 154 Phy::Type phy_type = Phy::Type::BR_EDR; in AddRemote() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | acl_connection.cc | 23 Phy::Type phy_type) in AclConnection()
|
H A D | dual_mode_controller.cc | 90 Phy::Type phy_type) { in DualModeController()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | wlioctl.h | 1777 uint16 phy_type; /* phy type */ member 1784 uint16 phy_type; /* Phy type */ member
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
H A D | 802.11.h | 2404 uint8 phy_type; member
|