Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c62 static bool g_transmissionCapture = false; variable
337 if (g_transmissionCapture && g_transmissionCallback != NULL) { in HciOnReceivedHciPacket()
396 if (g_transmissionCapture && g_transmissionCallback != NULL) { in HciSendPacketCallback()
441 g_transmissionCapture = true; in HCI_EnableTransmissionCapture()
447 g_transmissionCapture = false; in HCI_DisableTransmissionCapture()

Completed in 2 milliseconds