Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_conn.c52 static const struct sco_param sco_param_cvsd[] = { variable
310 if (conn->attempt > ARRAY_SIZE(sco_param_cvsd)) in hci_setup_sync()
312 param = &sco_param_cvsd[conn->attempt - 1]; in hci_setup_sync()