Searched refs:OnParametersCallback (Results 1 – 2 of 2) sorted by relevance
89 base::Bind(&BleAdvertiserIntf::OnParametersCallback, base::Unretained(this), adv_id)); in SetParameters()194 void BleAdvertiserIntf::OnParametersCallback(uint8_t adv_id, uint8_t status, int8_t tx_power) { in OnParametersCallback() function in bluetooth::topshim::rust::BleAdvertiserIntf
83 void OnParametersCallback(uint8_t adv_id, uint8_t status, int8_t tx_power);