Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c50 static void ATT_StartUpAsync(const void *context);
132 static void ATT_StartUpAsync(const void *context) in ATT_StartUpAsync() function
177 AttAsyncProcess(ATT_StartUpAsync, ATT_StartUpAsyncDestroy, NULL); in ATT_StartUp()