Searched refs:Send (Results 1 – 4 of 4) sorted by relevance
27 fops->Send = TL_SYS_SendCmd; in shci_register_io_bus()
55 …int32_t (* Send) (uint8_t*, uint16_t); /**< Pointer to HCI TL function for the IO Bus data tran… member
52 …int32_t (* Send) (uint8_t*, uint16_t); /**< Pointer to SHCI TL function for the IO Bus data tra… member
165 shciContext.io.Send(0,0); in shci_send()