Searched defs:pHandle (Results 1 – 2 of 2) sorted by relevance
14 int wilc_mq_create(WILC_MsgQueueHandle *pHandle) in wilc_mq_create()30 int wilc_mq_destroy(WILC_MsgQueueHandle *pHandle) in wilc_mq_destroy()56 int wilc_mq_send(WILC_MsgQueueHandle *pHandle, in wilc_mq_send()113 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle, in wilc_mq_recv()
4993 u16 *pu2Temp, *pPackets, *pHandle, *pDblocks; in BTHCI_EventNumOfCompletedDataBlocks() local