Searched refs:ESCO_PKT_MASK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/ | ||
D | conn.c | 2428 ESCO_PKT_MASK); in bt_conn_add_sco() |
/Zephyr-latest/include/zephyr/bluetooth/ | ||
D | hci_types.h | 337 #define ESCO_PKT_MASK (HCI_PKT_TYPE_SCO_HV1 | \ macro |