Searched refs:TransportRemoved (Results 1 – 3 of 3) sorted by relevance
95 void (*TransportRemoved)(void *pContext); /* transport was removed */ member
900 A_ASSERT(pProtocol->HCIConfig.TransportRemoved != NULL); in GMboxProtocolUninstall()901 pProtocol->HCIConfig.TransportRemoved(pProtocol->HCIConfig.pContext); in GMboxProtocolUninstall()
531 config.TransportRemoved = ar6000_hci_transport_removed;