Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1634 #define lmp_inq_tx_pwr_capable(dev) ((dev)->features[0][7] & LMP_INQ_TX_PWR) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c3508 if (!lmp_inq_tx_pwr_capable(hdev)) in hci_read_inq_rsp_tx_power_sync()