Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.c67 static bool g_sharedDataBuffers = false; variable
350 g_sharedDataBuffers = true; in HCI_SetLeBufferSize()
352 g_sharedDataBuffers = false; in HCI_SetLeBufferSize()
574 if (g_sharedDataBuffers) { in HCI_SendAclData()
685 if (g_sharedDataBuffers) { in HciAclOnLePacketCompleted()
782 if (g_sharedDataBuffers) { in HciAclCleanCacheOnDisconnect()
837 if (g_sharedDataBuffers) { in HciAclOnDisconnect()