Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h531 #define ESCO_2EV3 0x0040 macro
537 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/linux/net/bluetooth/
H A Dsco.c920 if (conn->pkt_type & ESCO_2EV3) in sco_conn_defer_accept()