Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco.c383 link_type = BT_HCI_SCO; in bt_conn_create_sco()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c2425 if (link_type == BT_HCI_SCO) { in bt_conn_add_sco()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h352 #define BT_HCI_SCO 0x00 macro