Home
last modified time | relevance | path

Searched refs:scanning_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_request.c581 ext_param_cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_req_start_scan()
593 ext_param_cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_req_start_scan()
H A Dhci_sync.c2895 cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_le_set_ext_scan_param_sync()
2904 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
2919 cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_le_set_ext_scan_param_sync()
2926 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h1830 __u8 scanning_phys; member