Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_request.c579 ext_param_cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_req_start_scan()
591 ext_param_cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_req_start_scan()
Dhci_sync.c2691 cp->scanning_phys |= LE_SCAN_PHY_1M; in hci_le_set_ext_scan_param_sync()
2702 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h1903 __u8 scanning_phys; member