Home
last modified time | relevance | path

Searched refs:hci_h4_sm (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_h4.h53 struct hci_h4_sm { struct
69 void hci_h4_sm_init(struct hci_h4_sm *h4sm, argument
73 int hci_h4_sm_rx(struct hci_h4_sm *h4sm, const uint8_t *buf, uint16_t len);
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_h4.c51 hci_h4_frame_start(struct hci_h4_sm *rxs, uint8_t pkt_type) in hci_h4_frame_start()
88 hci_h4_ib_pull_min_len(struct hci_h4_sm *rxs, in hci_h4_ib_pull_min_len()
104 hci_h4_sm_w4_header(struct hci_h4_sm *h4sm, struct hci_h4_input_buffer *ib) in hci_h4_sm_w4_header()
188 hci_h4_sm_w4_payload(struct hci_h4_sm *h4sm, in hci_h4_sm_w4_payload()
235 hci_h4_sm_completed(struct hci_h4_sm *h4sm) in hci_h4_sm_completed()
289 hci_h4_sm_rx(struct hci_h4_sm *h4sm, const uint8_t *buf, uint16_t len) in hci_h4_sm_rx()
350 hci_h4_sm_init(struct hci_h4_sm *h4sm, const struct hci_h4_allocators *allocs, in hci_h4_sm_init()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c33 struct hci_h4_sm *h4_sm;
38 static struct hci_h4_sm s_hci_driver_uart_h4_sm;
Dhci_driver_uart_dma.c67 struct hci_h4_sm *h4_sm;
116 static struct hci_h4_sm s_hci_driver_uart_h4_sm;