Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c208 static void AttDisconnectRequestAsyncDestroy(const void *context);
1616 static void AttDisconnectRequestAsyncDestroy(const void *context) in AttDisconnectRequestAsyncDestroy() function
1644 …AttAsyncProcess(AttDisconnectRequestAsync, AttDisconnectRequestAsyncDestroy, attDisconnectReqAsync… in ATT_DisconnectReq()