Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c278 if (g_autoConnectLock != NULL) { in BtmAclFreeRes()
280 g_autoConnectLock = NULL; in BtmAclFreeRes()
735 MutexLock(g_autoConnectLock); in BtmStartAutoConnection()
741 MutexUnlock(g_autoConnectLock); in BtmStartAutoConnection()
753 MutexLock(g_autoConnectLock); in BtmStopAutoConnection()
759 MutexUnlock(g_autoConnectLock); in BtmStopAutoConnection()
782 MutexLock(g_autoConnectLock); in BtmLeCreateConnection()
1046 MutexLock(g_autoConnectLock); in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1227 MutexLock(g_autoConnectLock); in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
2277 MutexLock(g_autoConnectLock); in BTM_SetLeConnectionModeToFast()
[all …]