Home
last modified time | relevance | path

Searched refs:BT_HCI_ESCO (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dsco.c381 link_type = BT_HCI_ESCO; in bt_conn_create_sco()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dhci_types.h346 #define BT_HCI_ESCO 0x02 macro
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dconn.c2256 } else if (link_type == BT_HCI_ESCO) { in bt_conn_add_sco()