Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c3061 return hci_le_set_phy(conn, tx_phys, rx_phys); in hci_conn_set_phy()
H A Dhci_sync.c7506 int hci_le_set_phy(struct hci_conn *conn, u8 tx_phys, u8 rx_phys) in hci_le_set_phy() function