Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_conn.c42 static const struct sco_param esco_param_cvsd[] = { variable
216 if (conn->attempt > ARRAY_SIZE(esco_param_cvsd)) in hci_setup_sync()
218 param = &esco_param_cvsd[conn->attempt - 1]; in hci_setup_sync()