Searched refs:hci_le_set_phy (Results 1 – 3 of 3) sorted by relevance
196 int hci_le_set_phy(struct hci_conn *conn, u8 tx_phys, u8 rx_phys);
3067 return hci_le_set_phy(conn, tx_phys, rx_phys); in hci_conn_set_phy()
7537 int hci_le_set_phy(struct hci_conn *conn, u8 tx_phys, u8 rx_phys) in hci_le_set_phy() function