hci_conn_get_phy
u32 hci_conn_get_phy(struct hci_conn *conn);
phys = hci_conn_get_phy(chan->conn->hcon);
phys = hci_conn_get_phy(sco_pi(sk)->conn->hcon);