Searched refs:hci_vnd_evt_cb (Results 1 – 1 of 1) sorted by relevance
113 static bt_hci_vnd_evt_cb_t *hci_vnd_evt_cb; variable2565 hci_vnd_evt_cb = cb; in bt_hci_register_vnd_evt_cb()2706 if (hci_vnd_evt_cb) { in hci_vendor_event()2711 handled = hci_vnd_evt_cb(&buf->b); in hci_vendor_event()