Searched refs:le_physical_channel_tx_power_ (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_advertising_manager.cc | 179 le_physical_channel_tx_power_ = 0; in start() 457 …reg_id, id, le_physical_channel_tx_power_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in create_advertiser_with_id() 593 …reg_id, id, le_physical_channel_tx_power_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in create_extended_advertiser_with_id() 1575 int8_t le_physical_channel_tx_power_ = 0; member 1606 le_physical_channel_tx_power_ = complete_view.GetTransmitPowerLevel(); in on_read_advertising_physical_channel_tx_power() 1648 …advertising_callbacks_->OnAdvertisingSetStarted(reg_id, id, le_physical_channel_tx_power_, adverti… in on_set_advertising_enable_complete() 1786 …advertising_callbacks_->OnAdvertisingParametersUpdated(id, le_physical_channel_tx_power_, advertis… in check_status_with_id() 1809 id, le_physical_channel_tx_power_, advertising_status); in check_status_with_id()
|