Home
last modified time | relevance | path

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

/system/bt/gd/hci/facade/
Dle_acl_manager_facade.proto9 …rpc CreateConnection(bluetooth.facade.BluetoothAddressWithType) returns (stream LeConnectionEvent)… rpc
Dacl_manager_facade.proto8 rpc CreateConnection(ConnectionMsg) returns (stream ConnectionEvent) {} rpc
Dle_acl_manager_facade.cc62 ::grpc::Status CreateConnection( in CreateConnection() function in bluetooth::hci::facade::LeAclManagerFacadeService
Dacl_manager_facade.cc59 ::grpc::Status CreateConnection( in CreateConnection() function in bluetooth::hci::facade::AclManagerFacadeService
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dacl_connection_handler.cc110 uint16_t AclConnectionHandler::CreateConnection(Address addr, in CreateConnection() function in test_vendor_lib::AclConnectionHandler
Dlink_layer_controller.cc1557 ErrorCode LinkLayerController::CreateConnection(const Address& addr, uint16_t, in CreateConnection() function in test_vendor_lib::LinkLayerController
Ddual_mode_controller.cc1580 void DualModeController::CreateConnection(CommandPacketView command) { in CreateConnection() function in test_vendor_lib::DualModeController
/system/bt/gd/hci/
Dacl_manager.cc136 void AclManager::CreateConnection(Address address) { in CreateConnection() function in bluetooth::hci::AclManager
/system/bt/main/shim/
Dl2cap.cc224 uint16_t bluetooth::shim::legacy::L2cap::CreateConnection( in CreateConnection() function in bluetooth::shim::legacy::L2cap
/system/bt/vendor_libs/test_vendor_lib/test/
Dlink_layer_socket_device_test.cc169 size_t CreateConnection() { in CreateConnection() function in test_vendor_lib::LinkLayerSocketDeviceTest
/system/core/adb/pairing_connection/
Dpairing_connection.cpp450 static PairingConnectionCtx* CreateConnection(PairingConnectionCtx::Role role, const uint8_t* pswd, in CreateConnection() function
/system/bt/gd/shim/
Dl2cap_test.cc200 uint16_t CreateConnection(uint16_t psm, std::string device_address) { in CreateConnection() function in bluetooth::shim::__anon12bd56b70111::ShimL2capTest
Dl2cap.cc552 void L2cap::impl::CreateConnection( in CreateConnection() function in bluetooth::shim::L2cap::impl