Home
last modified time | relevance | path

Searched refs:RfcommSendConnectReq (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap_if.c427 int RfcommSendConnectReq(const BtAddr *addr) in RfcommSendConnectReq() function
H A Drfcomm_defs.h516 int RfcommSendConnectReq(const BtAddr *addr);
H A Drfcomm_session_fsm.c935 ret = RfcommSendConnectReq(&(session->btAddr)); in RfcommRecvSessionSecurityRslt()