Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sync.c2870 cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_le_set_ext_scan_param_sync()
2894 cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_le_set_ext_scan_param_sync()
6400 cp->phys |= LE_SCAN_PHY_1M; in hci_le_ext_create_conn_sync()
/linux-6.15/include/net/bluetooth/
H A Dhci.h1884 #define LE_SCAN_PHY_1M 0x01 macro