Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsco.c944 if (enhanced_sync_conn_capable(hdev)) in sco_sock_setsockopt()
H A Dhci_conn.c464 if (enhanced_sync_conn_capable(conn->hdev)) { in hci_setup_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h1931 #define enhanced_sync_conn_capable(dev) \ macro