Home
last modified time | relevance | path

Searched refs:G_COUNT_OF_ALL_MODULES (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm.c60 static const int G_COUNT_OF_ALL_MODULES = 8; variable
188 for (int i = 0; i < G_COUNT_OF_ALL_MODULES; i++) { in BTM_Initialize()
216 for (int i = G_COUNT_OF_ALL_MODULES - 1; i >= 0; i--) { in BTM_Close()

Completed in 1 milliseconds