Searched refs:P_HCI_IF_CALLBACK (Results 1 – 3 of 3) sorted by relevance
24 typedef bool (*P_HCI_IF_CALLBACK)(T_HCI_IF_EVT evt, bool status, uint8_t *p_buf, uint32_t len); typedef26 bool hci_if_open(P_HCI_IF_CALLBACK p_callback);
68 P_HCI_IF_CALLBACK callback; /* hci I/F event callback */
116 bool hci_if_open(P_HCI_IF_CALLBACK p_callback) in hci_if_open()
Completed in 3 milliseconds