Searched refs:BT_HCI_EVT_VENDOR (Results 1 – 8 of 8) sorted by relevance
309 evt_hdr->evt = BT_HCI_EVT_VENDOR; in main()
193 case BT_HCI_EVT_VENDOR: in bt_spi_rx_buf_construct()
189 case BT_HCI_EVT_VENDOR: in bt_ipm_rx_thread()
426 case BT_HCI_EVT_VENDOR: in bt_spi_rx_buf_construct()
343 evt_create(buf, BT_HCI_EVT_VENDOR, sizeof(*pe) + pelen); in prop_evt()
348 hci_evt_create(buf, BT_HCI_EVT_VENDOR, sizeof(*evt) + evt_len); in vs_event()361 hci_evt_create(buf, BT_HCI_EVT_VENDOR, sizeof(*me) + melen); in mesh_evt()5216 hdr->evt = BT_HCI_EVT_VENDOR;
2716 #define BT_HCI_EVT_VENDOR 0xff macro
2914 EVENT_HANDLER(BT_HCI_EVT_VENDOR, hci_vendor_event,