Searched refs:UserEvtRx (Results 1 – 3 of 3) sorted by relevance
74 void shci_init(void(* UserEvtRx)(void* pData), void* pConf) in shci_init()77 shciContext.UserEvtRx = UserEvtRx; in shci_init()109 if (shciContext.UserEvtRx != NULL) in shci_user_evt_proc()113 shciContext.UserEvtRx((void *)&UserEvtRxParam); in shci_user_evt_proc()
70 void (* UserEvtRx) (void * pData); /**< ACI events callback function pointer */ member185 void hci_init(void(* UserEvtRx)(void* pData), void* pConf);
67 void (* UserEvtRx) (void * pData); /**< User System events callback function pointer */ member167 void shci_init(void(* UserEvtRx)(void* pData), void* pConf);