Home
last modified time | relevance | path

Searched refs:send_event (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wb0.c192 void send_event(uint8_t *buffer_out, uint16_t buffer_out_length, int8_t overflow_index) in send_event() function
414 send_event(buffer_out_mem, 0, 0); in bt_hci_stm32wb0_send()
/Zephyr-latest/modules/hostap/src/
Dsupp_main.c238 static int send_event(const struct wpa_supplicant_event_msg *msg) in send_event() function
413 ret = send_event(&msg); in del_interface()