Home
last modified time | relevance | path

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

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