Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c2902 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
2924 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
6398 cp->phys |= LE_SCAN_PHY_CODED; in hci_le_ext_create_conn_sync()
/linux/include/net/bluetooth/
H A Dhci.h1836 #define LE_SCAN_PHY_CODED 0x04 macro