Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dshim_l2cap.h41 uint16_t CreateConnection(uint16_t psm, hci::Address device_address) { in CreateConnection() function
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dacl_manager_facade.proto8 rpc CreateConnection(ConnectionMsg) returns (stream ConnectionEvent) {} rpc
Dle_acl_manager_facade.proto9 rpc CreateConnection(CreateConnectionMsg) returns (stream LeConnectionEvent) {} rpc
/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/facade/
Dle_acl_manager_facade.cc64 ::grpc::Status CreateConnection( in CreateConnection() function in bluetooth::hci::facade::LeAclManagerFacadeService
Dacl_manager_facade.cc63 ::grpc::Status CreateConnection( in CreateConnection() function in bluetooth::hci::facade::AclManagerFacadeService
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc163 void AclManager::CreateConnection(Address address) { in CreateConnection() function in bluetooth::hci::AclManager
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc127 uint16_t AclConnectionHandler::CreateConnection(Address addr, in CreateConnection() function in rootcanal::AclConnectionHandler
Ddual_mode_controller.cc2228 void DualModeController::CreateConnection(CommandView command) { in DualModeController() function in rootcanal::DualModeController
Dlink_layer_controller.cc5443 ErrorCode LinkLayerController::CreateConnection(const Address& addr, uint16_t, in CreateConnection() function in rootcanal::LinkLayerController