Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c864 cp->phys |= LE_SCAN_PHY_CODED; in hci_req_add_le_create_conn()
H A Dhci_request.c927 ext_param_cp->scanning_phys |= LE_SCAN_PHY_CODED; in hci_req_start_scan()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1692 #define LE_SCAN_PHY_CODED 0x04 macro