Home
last modified time | relevance | path

Searched refs:inq_tx_power (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/net/bluetooth/
Deir.c214 if (hdev->inq_tx_power != HCI_TX_POWER_INVALID) { in eir_create()
217 ptr[2] = (u8)hdev->inq_tx_power; in eir_create()
Dhci_event.c288 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_cc_reset()
1138 hdev->inq_tx_power = rp->tx_power; in hci_cc_read_inq_rsp_tx_power()
Dhci_core.c2447 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_alloc_dev_priv()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h389 __s8 inq_tx_power; member