Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c766 } RfcommGetPortStInfo; typedef
772 RfcommGetPortStInfo *ctx = context; in RfcommGetPortStateTsk()
800 RfcommGetPortStInfo *ctx = malloc(sizeof(RfcommGetPortStInfo)); in RFCOMM_GetPortState()
805 (void)memset_s(ctx, sizeof(RfcommGetPortStInfo), 0x00, sizeof(RfcommGetPortStInfo)); in RFCOMM_GetPortState()