Searched refs:BT_HCI_LE_TX_POWER_REPORT_ENABLE (Results 1 – 2 of 2) sorted by relevance
3129 cp->local_enable = local_enable ? BT_HCI_LE_TX_POWER_REPORT_ENABLE : in bt_conn_le_set_tx_power_report_enable()3131 cp->remote_enable = remote_enable ? BT_HCI_LE_TX_POWER_REPORT_ENABLE : in bt_conn_le_set_tx_power_report_enable()
687 #define BT_HCI_LE_TX_POWER_REPORT_ENABLE 0x01 macro