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 | 2853 static void hci_le_scan_phy_params(struct hci_cp_le_scan_phy_params *cp, in hci_le_scan_phy_params() function 2896 hci_le_scan_phy_params(phy, type, in hci_le_set_ext_scan_param_sync() 2905 hci_le_scan_phy_params(phy, type, in hci_le_set_ext_scan_param_sync() 2920 hci_le_scan_phy_params(phy, type, interval, window); in hci_le_set_ext_scan_param_sync() 2927 hci_le_scan_phy_params(phy, type, interval * 3, window * 3); in hci_le_set_ext_scan_param_sync()
|