Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c57 static const struct sco_param esco_param_msbc[] = { variable
300 if (conn->attempt > ARRAY_SIZE(esco_param_msbc)) in hci_setup_sync()
302 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync()