Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c44 static const struct sco_param esco_param_cvsd[] = { variable
219 if (conn->attempt > ARRAY_SIZE(esco_param_cvsd)) in hci_setup_sync()
221 param = &esco_param_cvsd[conn->attempt - 1]; in hci_setup_sync()