Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap_if.c382 } RfcommSendConnectReqInfo; typedef
388 RfcommSendConnectReqInfo *ctx = context; in RfcommSendConnectReqCbackTsk()
403 RfcommSendConnectReqInfo *ctx = malloc(sizeof(RfcommSendConnectReqInfo)); in RfcommSendConnectReqCallback()
408 (void)memset_s(ctx, sizeof(RfcommSendConnectReqInfo), 0x00, sizeof(RfcommSendConnectReqInfo)); in RfcommSendConnectReqCallback()