Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c48 static void AttExchangeMTUResponseAsyncDestroy(const void *context);
268 static void AttExchangeMTUResponseAsyncDestroy(const void *context) in AttExchangeMTUResponseAsyncDestroy() function
299 …AttAsyncProcess(AttExchangeMTUResponseAsync, AttExchangeMTUResponseAsyncDestroy, exchangeMtuResPtr… in ATT_ExchangeMTUResponse()