/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/ |
H A D | hci_acl.c | 123 MutexLock(g_connectionHandleListLock); in HciAclGetTransport() 342 MutexLock(g_numOfAclDataPacketsLock); in HCI_SetBufferSize() 358 MutexLock(g_numOfLeDataPacketsLock); in HCI_SetLeBufferSize() 368 MutexLock(g_hciAclCallbackListLock); in HCI_RegisterAclCallbacks() 380 MutexLock(g_hciAclCallbackListLock); in HCI_DeregisterAclCallbacks() 454 MutexLock(g_aclDataCacheLock); in HciSendSinglePacket() 509 MutexLock(g_leAclDataCacheLock); in HciSendLeSinglePacket() 595 MutexLock(g_hciAclCallbackListLock); in HciOnAclData() 618 MutexLock(g_aclDataCacheLock); in HciSendCachedAclPackets() 732 MutexLock(g_aclDataCacheLock); in HciCleanupCacheByAclHandle() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_acl.c | 311 MutexLock(g_aclListLock); in BtmStopAcl() 435 MutexLock(g_aclListLock); in BTM_AclConnect() 474 MutexLock(g_aclListLock); in BtmAclTimeoutTask() 515 MutexLock(g_aclListLock); in BtmOnConnectionComplete() 574 MutexLock(g_aclListLock); in BtmOnConnectionrequest() 816 MutexLock(g_aclListLock); in BTM_LeConnect() 882 MutexLock(g_aclListLock); in BtmUpdateLeConnectionOnConnectComplete() 994 MutexLock(g_aclListLock); in BtmGetLeConnectingAddr() 1204 MutexLock(g_aclListLock); in BtmUpdateConnectionInfoOnLeEnhancedConnectionComplete() 1323 MutexLock(g_aclListLock); in BTM_GetAclTranspot() [all …]
|
H A D | btm_le_sec.c | 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() 577 MutexLock(g_ownAddressTypeLock); in BTM_SetOwnAddressType() 584 MutexLock(g_ownAddressTypeLock); in BTM_GetOwnAddressType() [all …]
|
H A D | btm_snoop_filter.c | 64 MutexLock(g_filterMutex); in BtmEnableSnoopFilter() 82 MutexLock(g_filterMutex); in BtmDisableSnoopFilter() 191 MutexLock(g_filterMutex); in BtmHciFilter() 216 MutexLock(g_filterMutex); in BTM_AddLocalL2capPsmForLogging() 231 MutexLock(g_filterMutex); in BTM_AddRemoteL2capPsmForLogging() 250 MutexLock(g_filterMutex); in BTM_RemoveLocalL2capPsmForLogging() 270 MutexLock(g_filterMutex); in BTM_RemoveRemoteL2capPsmForLogging() 294 MutexLock(g_filterMutex); in BTM_AddLocalRfcommScnForLogging() 309 MutexLock(g_filterMutex); in BTM_AddRemoteRfcommScnForLogging() 328 MutexLock(g_filterMutex); in BTM_RemoveLocalRfcommScnChannelForLogging() [all …]
|
H A D | btm_wl.c | 112 MutexLock(g_whiteListLock); in BtmAddDeviceToWhiteList() 165 MutexLock(g_whiteListLock); in BtmRemoveDeviceFromWhiteList() 207 MutexLock(g_whiteListLock); in BtmClearWhiteList() 222 MutexLock(g_whiteListLock); in BtmGetDeviceCountInWhiteList() 267 MutexLock(g_whiteListLock); in BtmStopWhiteList() 275 MutexLock(g_whiteListLock); in BtmIsDeviceInWhiteList()
|
H A D | btm_pm.c | 29 MutexLock(g_pmCallbackListLock); \ 155 MutexLock(g_connectionModeListLock); in BtmStopPm() 159 MutexLock(g_pmCallbackListLock); in BtmStopPm() 168 MutexLock(g_connectionModeListLock); in BtmGetConnectionModeByConnectionHandle() 268 MutexLock(g_connectionModeListLock); in BtmUpdateConnectionMode() 323 MutexLock(g_connectionModeListLock); in BtmPmOnDisconnectComplete() 348 MutexLock(g_pmCallbackListLock); in BTM_RegisterPmCallbacks()
|
H A D | btm_sco.c | 161 MutexLock(g_scoListLock); in BtmStopSco() 294 MutexLock(g_scoListLock); in BTM_CreateScoConnection() 348 MutexLock(g_scoListLock); in BTM_AcceptScoConnectionRequest() 395 MutexLock(g_scoListLock); in BTM_ModifyScoConnection() 535 MutexLock(g_scoListLock); in BTM_CreateEscoConnection() 642 MutexLock(g_scoListLock); in BTM_ModifyEscoConnection() 764 MutexLock(g_scoListLock); in BTM_AcceptEscoConnectionRequest() 803 MutexLock(g_scoListLock); in BtmScoOnConnectionComplete() 841 MutexLock(g_scoListLock); in BtmScoOnSynchronousConnectionComplete() 899 MutexLock(g_scoListLock); in BTM_DisconnectScoConnection() [all …]
|
H A D | btm.c | 430 MutexLock(g_modeLock); in BTM_Enable() 474 MutexLock(g_modeLock); in BTM_Disable() 512 MutexLock(g_modeLock); in BTM_IsEnabled() 516 MutexLock(g_modeLock); in BTM_IsEnabled() 539 MutexLock(g_btmCallbackListLock); in BTM_RegisterCallbacks() 556 MutexLock(g_btmCallbackListLock); in BTM_DeregisterCallbacks() 579 MutexLock(g_btmCallbackListLock); in BtmOnHCIFailure()
|
H A D | btm_inq_db.c | 82 MutexLock(g_inquiryDbLock); in BtmAssignOrUpdateInquiryInfo() 111 MutexLock(g_inquiryDbLock); in BtmQueryInquiryInfoByAddr() 127 MutexLock(g_inquiryDbLock); in BtmClearInquiryDb()
|
H A D | btm_thread.c | 189 MutexLock(g_processingQueueLock); in BTM_CreateProcessingQueue() 209 MutexLock(g_processingQueueLock); in BTM_DeleteProcessingQueue() 233 MutexLock(g_processingQueueLock); in BTM_RunTaskInProcessingQueue()
|
H A D | btm_snoop.c | 142 MutexLock(g_outputMutex); in BtmSnoopOutput() 181 MutexLock(g_outputMutex); in BtmWriteSnoopFileHeader()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | queue.c | 98 MutexLock(queue->mutex); in QueueEnqueue() 114 MutexLock(queue->mutex); in QueueTryEnqueue() 130 MutexLock(queue->mutex); in QueueDequeue() 151 MutexLock(queue->mutex); in QueueTryDequeue() 190 MutexLock(queue->mutex); in QueueIsEmpty() 200 MutexLock(queue->mutex); in QueueGetSize()
|
H A D | mutex.c | 51 void MutexLock(Mutex *mutex) in MutexLock() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd.c | 113 MutexLock(g_lockProcessingCmds); in HciCmdTimeoutTask() 146 MutexLock(g_lockNumberOfHciCmd); in HciSetNumberOfHciCmd() 159 MutexLock(g_lockProcessingCmds); in HciSetNumberOfHciCmd() 244 MutexLock(g_lockNumberOfHciCmd); in HciSendCmd() 251 MutexLock(g_lockProcessingCmds); in HciSendCmd() 269 MutexLock(g_lockProcessingCmds); in HciCmdOnCommandStatus() 316 MutexLock(g_lockProcessingCmds); in HciCmdOnCommandComplete()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_failure.c | 46 MutexLock(g_hciFailureCallbackListLock); in HCI_RegisterFailureCallback() 56 MutexLock(g_hciFailureCallbackListLock); in HCI_DeregisterFailureCallback() 68 MutexLock(g_hciFailureCallbackListLock); in HciOnCmdTimeout()
|
H A D | hci_vendor_if.c | 52 MutexLock(g_hciVendorCallbackListLock); in HciVendorClosed() 109 MutexLock(g_hciVendorCallbackListLock); in HCIVIF_RegisterVendorEventCallback() 127 MutexLock(g_hciVendorCallbackListLock); in HCIVIF_DeregisterVendorEventCallback() 160 MutexLock(g_hciVendorCallbackListLock); in HciEventOnVendorCommandComplete()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
H A D | alarm_linux.c | 70 MutexLock(alarm->mutex); in AlarmNotify() 164 MutexLock(alarm->mutex); in AlarmSet() 190 MutexLock(alarm->mutex); in AlarmCancel()
|
H A D | reactor_linux.c | 127 MutexLock(reactor->apiMutex); in ReactorStart() 149 MutexLock(reactor->apiMutex); in ReactorStart() 155 MutexLock(item->lock); in ReactorStart()
|
H A D | semaphore_linux.c | 89 MutexLock(sem->mutex); in SemaphoreTryWait() 127 MutexLock(sem->mutex); in SemaphoreTryPost()
|
H A D | thread_linux.c | 111 MutexLock(thread->apiMutex); in ThreadStop()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
H A D | mutex.h | 49 void MutexLock(Mutex *mutex);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt.h | 28 MutexLock(HciGetEventCallbackListLock()); \
|
H A D | hci_evt.c | 2011 MutexLock(g_lockCallbackList); in HCI_RegisterEventCallbacks() 2021 MutexLock(g_lockCallbackList); in HCI_DeregisterEventCallbacks()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_channel.c | 27 MutexLock(g_readLock); in RfcommReadLock()
|