Home
last modified time | relevance | path

Searched refs:inq_tx_power (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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_core.c2479 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_alloc_dev_priv()
H A Dhci_event.c290 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_cc_reset()
1165 hdev->inq_tx_power = rp->tx_power; in hci_cc_read_inq_rsp_tx_power()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c653 if (hdev->inq_tx_power != HCI_TX_POWER_INVALID) { in create_eir()
656 ptr[2] = (u8) hdev->inq_tx_power; in create_eir()
H A Dhci_event.c228 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_cc_reset()
936 hdev->inq_tx_power = rp->tx_power; in hci_cc_read_inq_rsp_tx_power()
H A Dhci_core.c3605 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h331 __s8 inq_tx_power;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h398 __s8 inq_tx_power; member

Completed in 35 milliseconds