Home
last modified time | relevance | path

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

/linux/net/bluetooth/ !
H A Deir.c199 if (hdev->inq_tx_power != HCI_TX_POWER_INVALID) { in eir_create()
202 ptr[2] = (u8)hdev->inq_tx_power; in eir_create()
H A Dhci_event.c287 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_cc_reset()
1118 hdev->inq_tx_power = rp->tx_power; in hci_cc_read_inq_rsp_tx_power()
H A Dhci_core.c2464 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/ !
H A Dhci_core.h399 __s8 inq_tx_power; member