Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h225 __s8 inq_tx_power; member
/linux-4.1.27/net/bluetooth/
Dhci_event.c205 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_cc_reset()
890 hdev->inq_tx_power = rp->tx_power; in hci_cc_read_inq_rsp_tx_power()
Dhci_core.c3020 hdev->inq_tx_power = HCI_TX_POWER_INVALID; in hci_alloc_dev()
Dmgmt.c1135 if (hdev->inq_tx_power != HCI_TX_POWER_INVALID) { in create_eir()
1138 ptr[2] = (u8) hdev->inq_tx_power; in create_eir()