Searched defs:hci_init (Results 1 – 3 of 3) sorted by relevance
46 #define hci_init btstack_hci_init macro
63 void hci_init(void(* UserEvtRx)(void* pData), void* pConf) in hci_init() function
4955 void hci_init(const hci_transport_t *transport, const void *config){ in hci_init() function