Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dconn.c1772 link_type = BT_HCI_SCO; in bt_conn_create_sco()
1876 if (link_type == BT_HCI_SCO) { in bt_conn_add_sco()
/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h279 #define BT_HCI_SCO 0x00 macro