Searched refs:hci_le_scan_phy_params (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 2852 static void hci_le_scan_phy_params(struct hci_cp_le_scan_phy_params *cp, in hci_le_scan_phy_params() function 2895 hci_le_scan_phy_params(phy, type, in hci_le_set_ext_scan_param_sync() 2904 hci_le_scan_phy_params(phy, type, in hci_le_set_ext_scan_param_sync() 2919 hci_le_scan_phy_params(phy, type, interval, window); in hci_le_set_ext_scan_param_sync() 2926 hci_le_scan_phy_params(phy, type, interval * 3, window * 3); in hci_le_set_ext_scan_param_sync()
|