inq_tx_power      255 include/net/bluetooth/hci_core.h 	__s8		inq_tx_power;
inq_tx_power     3192 net/bluetooth/hci_core.c 	hdev->inq_tx_power = HCI_TX_POWER_INVALID;
inq_tx_power      210 net/bluetooth/hci_event.c 	hdev->inq_tx_power = HCI_TX_POWER_INVALID;
inq_tx_power      901 net/bluetooth/hci_event.c 	hdev->inq_tx_power = rp->tx_power;
inq_tx_power      599 net/bluetooth/hci_request.c 	if (hdev->inq_tx_power != HCI_TX_POWER_INVALID) {
inq_tx_power      602 net/bluetooth/hci_request.c 		ptr[2] = (u8) hdev->inq_tx_power;