Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c2428 ESCO_PKT_MASK); in bt_conn_add_sco()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h337 #define ESCO_PKT_MASK (HCI_PKT_TYPE_SCO_HV1 | \ macro