Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1366 #define lmp_host_ssp_capable(dev) ((dev)->features[1][0] & LMP_HOST_SSP) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c3199 !lmp_host_ssp_capable(hdev)) { in powered_update_hci()