Home
last modified time | relevance | path

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

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