Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c233 static void AttDisconnectAbnormalAsync(const void *context);
2300 static void AttDisconnectAbnormalAsync(const void *context) in AttDisconnectAbnormalAsync() function
2386 …AttAsyncProcess(AttDisconnectAbnormalAsync, AttDisconnectAbnormalAsyncDestroy, attDisconnectAbnorm… in AttDisconnectAbnormal()