Home
last modified time | relevance | path

Searched refs:RfcommSendRlsInfo (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c662 } RfcommSendRlsInfo; typedef
668 RfcommSendRlsInfo *ctx = context; in RfcommSendRemoteLineStatusTsk()
693 RfcommSendRlsInfo *ctx = malloc(sizeof(RfcommSendRlsInfo)); in RFCOMM_SendRemoteLineStatus()
698 (void)memset_s(ctx, sizeof(RfcommSendRlsInfo), 0x00, sizeof(RfcommSendRlsInfo)); in RFCOMM_SendRemoteLineStatus()

Completed in 3 milliseconds