Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_request.c591 ext_param_cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_req_start_scan()
Dhci_sync.c2699 cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_le_set_ext_scan_param_sync()
6233 cp->phys |= LE_SCAN_PHY_CODED; in hci_le_ext_create_conn_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci.h1906 #define LE_SCAN_PHY_CODED 0x04 macro