Home
last modified time | relevance | path

Searched refs:Startup (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.h81 int Startup() const;
132 int Startup() const;
H A Dobex_server.cpp50 int ObexServer::Startup() const in Startup() function in OHOS::bluetooth::ObexServer
58 int retRfcomm = rfcommServer_->Startup(); in Startup()
60 OBEX_LOG_ERROR("Error: Startup rfcommServer fail with code [0x%02X]", retRfcomm); in Startup()
66 int retL2cap = l2capServer_->Startup(); in Startup()
68 OBEX_LOG_ERROR("Error: Startup l2capServer fail with code [0x%02X]", retL2cap); in Startup()
321 int ObexPrivateServer::Startup() const in Startup() function in OHOS::bluetooth::ObexPrivateServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.h36 static int Startup();
H A Dhid_host_service.cpp95 int ret = HidHostL2capConnection::Startup(); in StartUp()
H A Dhid_host_l2cap_connection.cpp21 int HidHostL2capConnection::Startup() in Startup() function in OHOS::bluetooth::HidHostL2capConnection
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.h38 static int Startup();
H A Dpan_service.cpp97 resultBnep = PanBnep::Startup(); in StartUp()
H A Dpan_bnep.cpp22 int PanBnep::Startup() in Startup() function in OHOS::bluetooth::PanBnep

Completed in 7 milliseconds