Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1910 #define lmp_host_ssp_capable(dev) ((dev)->features[1][0] & LMP_HOST_SSP) macro
/linux-6.15/net/bluetooth/
H A Dhci_sync.c3216 lmp_host_ssp_capable(hdev)) in hci_write_ssp_mode_sync()