Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm.c100 static const int G_COUNT_OF_LE_MODULES = 0; variable
331 for (int i = 0; i < G_COUNT_OF_LE_MODULES; i++) { in BtmEnableLeModules()
406 for (int i = G_COUNT_OF_LE_MODULES - 1; i >= 0; i--) { in BtmDisableLeModules()

Completed in 2 milliseconds