Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_session_fsm.c231 return RfcommSendConfigReq(session->l2capId, &config); in RfcommRecvConnectRsp()
960 ret = RfcommSendConfigReq(session->l2capId, &config); in RfcommRecvSessionSecurityRslt()
H A Drfcomm_l2cap_if.c464 int RfcommSendConfigReq(uint16_t lcid, const L2capConfigInfo *cfg) in RfcommSendConfigReq() function
H A Drfcomm_defs.h518 int RfcommSendConfigReq(uint16_t lcid, const L2capConfigInfo *cfg);