Home
last modified time | relevance | path

Searched defs:phy_type (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc184 auto phy_type = Phy::Type::LOW_ENERGY; in SetUpLinkBleLayerServer() local
196 auto phy_type = Phy::Type::BR_EDR; in SetUpLinkLayerServer() local
205 const std::string& server, int port, Phy::Type phy_type) { in ConnectToRemoteServer()
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dlink_layer_socket_device.h43 std::shared_ptr<AsyncDataChannel> socket_fd, Phy::Type phy_type) { in Create()
Dlink_layer_socket_device.cc34 std::shared_ptr<AsyncDataChannel> socket_fd, Phy::Type phy_type) in LinkLayerSocketDevice()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection.cc23 Phy::Type phy_type, bluetooth::hci::Role role) in AclConnection()
Ddual_mode_controller.cc71 Phy::Type phy_type, int8_t tx_power) { in DualModeController()
/packages/modules/Bluetooth/system/test/rootcanal/
Dbluetooth_hci.cc208 auto phy_type = Phy::Type::BR_EDR; in initialize_impl() local
318 const std::string& server, int port, Phy::Type phy_type) { in ConnectToRemoteServer()
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc129 Phy::Type phy_type = Phy::Type::BR_EDR; in AddRemote() local