Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c224 g_lePairedDevicesLock = NULL; in BtmCloseLeSecurity()
257 MutexLock(g_lePairedDevicesLock); in BtmStopLeSecurity()
268 MutexLock(g_lePairedDevicesLock); in BTM_SetLePairedDevices()
323 MutexLock(g_lePairedDevicesLock); in BTM_AddLePairedDevice()
372 MutexLock(g_lePairedDevicesLock); in BTM_RemoveLePairedDevice()
432 MutexLock(g_lePairedDevicesLock); in BTM_GetRemoteIdentityResolvingKey()
455 MutexLock(g_lePairedDevicesLock); in BTM_GetAllRemoteIdentityResolvingKey()
494 MutexLock(g_lePairedDevicesLock); in BTM_GetAllPairedDevices()
535 MutexLock(g_lePairedDevicesLock); in BTM_UpdateCurrentRemoteAddress()
561 MutexLock(g_lePairedDevicesLock); in BTM_GetCurrentRemoteAddress()
[all …]