Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_conn.c57 static const struct sco_param esco_param_msbc[] = { variable
288 if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) in hci_setup_sync()
290 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync()