Home
last modified time | relevance | path

Searched defs:CreateConnection (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc141 uint16_t AclConnectionHandler::CreateConnection(Address addr, Address own_addr, bool pending) { in CreateConnection() function in rootcanal::AclConnectionHandler
Ddual_mode_controller.cc1967 void DualModeController::CreateConnection(CommandView command) { in CreateConnection() function in rootcanal::DualModeController
Dlink_layer_controller.cc5101 ErrorCode LinkLayerController::CreateConnection(const Address& bd_addr, uint16_t /* packet_type */, in CreateConnection() function in rootcanal::LinkLayerController
/packages/modules/adb/pairing_connection/
Dpairing_connection.cpp450 static PairingConnectionCtx* CreateConnection(PairingConnectionCtx::Role role, const uint8_t* pswd, in CreateConnection() function
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc252 void AclManager::CreateConnection(Address address) { in CreateConnection() function in bluetooth::hci::AclManager