Searched refs:gmbox_proto_hci_uart (Results 1 – 1 of 1) sorted by relevance
59 struct gmbox_proto_hci_uart { struct102 static int HCITrySend(struct gmbox_proto_hci_uart *pProt, struct htc_packet *pPacket, bool Synchron…104 static void HCIUartCleanup(struct gmbox_proto_hci_uart *pProtocol) in HCIUartCleanup()114 static int InitTxCreditState(struct gmbox_proto_hci_uart *pProt) in InitTxCreditState()194 struct gmbox_proto_hci_uart *pProt = (struct gmbox_proto_hci_uart *)pContext; in CreditsAvailableCallback()277 static INLINE void NotifyTransportFailure(struct gmbox_proto_hci_uart *pProt, int status) in NotifyTransportFailure()286 struct gmbox_proto_hci_uart *pProt = (struct gmbox_proto_hci_uart *)pContext; in FailureCallback()294 struct gmbox_proto_hci_uart *pProt = (struct gmbox_proto_hci_uart *)pContext; in StateDumpCallback()309 struct gmbox_proto_hci_uart *pProt = (struct gmbox_proto_hci_uart *)pContext; in HCIUartMessagePending()537 struct gmbox_proto_hci_uart *pProt = (struct gmbox_proto_hci_uart *)Context; in HCISendPacketCompletion()[all …]