Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1344 #define lmp_inq_tx_pwr_capable(dev) ((dev)->features[0][7] & LMP_INQ_TX_PWR) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c481 if (lmp_inq_tx_pwr_capable(hdev)) in hci_init2_req()