Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_conn.c57 static const struct sco_param esco_param_msbc[] = { variable
292 if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) in hci_setup_sync()
294 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync()