Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_esp32.c209 case BT_HCI_H4_SCO: in hci_esp_host_rcv_pkt()
Duserchan.c135 case BT_HCI_H4_SCO: { in hci_packet_complete()
Dhci_stm32wba.c256 case BT_HCI_H4_SCO: in receive_data()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h32 #define BT_HCI_H4_SCO 0x03 /* HCI Synchronous Data packet */ macro