Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dhci_vendor_if.h36 void (*hciVendorClosed)(void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_vendor_if.c56 if (block->callback != NULL && block->callback->hciVendorClosed != NULL) { in HciVendorClosed()
57 block->callback->hciVendorClosed(block->context); in HciVendorClosed()

Completed in 1 milliseconds