Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c109 } RfcommAssignScnInfo; typedef
115 RfcommAssignScnInfo *ctx = context; in RfcommAssignServerNumTsk()
144 RfcommAssignScnInfo *ctx = malloc(sizeof(RfcommAssignScnInfo)); in RFCOMM_AssignServerNum()
149 (void)memset_s(ctx, sizeof(RfcommAssignScnInfo), 0x00, sizeof(RfcommAssignScnInfo)); in RFCOMM_AssignServerNum()