Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.cpp55 int HfpAgRfcommConnectionServer::RejectConnection(uint16_t handle) in RejectConnection() function in OHOS::bluetooth::HfpAgRfcommConnectionServer
H A Dhfp_ag_data_connection_server.cpp107 int HfpAgDataConnectionServer::RejectConnection(uint16_t handle) const in RejectConnection() function in OHOS::bluetooth::HfpAgDataConnectionServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.cpp55 int HfpHfRfcommConnectionServer::RejectConnection(uint16_t handle) in RejectConnection() function in OHOS::bluetooth::HfpHfRfcommConnectionServer
H A Dhfp_hf_data_connection_server.cpp102 int HfpHfDataConnectionServer::RejectConnection(uint16_t handle) const in RejectConnection() function in OHOS::bluetooth::HfpHfDataConnectionServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp98 int RfcommTransport::RejectConnection(const RawAddress &addr, uint16_t scn) in RejectConnection() function in OHOS::bluetooth::RfcommTransport
H A Dtransport_l2cap.cpp121 int L2capTransport::RejectConnection(const RawAddress &addr, uint16_t psm) in RejectConnection() function in OHOS::bluetooth::L2capTransport
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_socket_transport.cpp334 int ObexServerIncomingConnect::RejectConnection() in RejectConnection() function in OHOS::bluetooth::ObexServerIncomingConnect
438 int ObexServerSocketTransport::RejectConnection(ObexIncomingConnect &incomingConnect) in RejectConnection() function in OHOS::bluetooth::ObexServerSocketTransport