Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c1040 } SdpDisconnectAbnormalInfo; typedef
1097 SdpDisconnectAbnormalInfo *ctx = context; in SdpDisconnectAbnormalTsk()
1104 SdpDisconnectAbnormalInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpDisconnectAbnormalInfo)); in SdpDisconnectAbnormal()
1109 (void)memset_s(ctx, sizeof(SdpDisconnectAbnormalInfo), 0x00, sizeof(SdpDisconnectAbnormalInfo)); in SdpDisconnectAbnormal()

Completed in 3 milliseconds