Home
last modified time | relevance | path

Searched defs:tx_power (Results 1 – 25 of 38) sorted by relevance

12

/packages/modules/Bluetooth/system/binder/android/bluetooth/le/
DIAdvertisingSetCallback.aidl23 void onAdvertisingSetStarted(in int advertiserId, in int tx_power, in int status); in onAdvertisingSetStarted()
29 void onAdvertisingParametersUpdated(in int advertiserId, in int tx_power, in int status); in onAdvertisingParametersUpdated()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc71 void BleAdvertiserIntf::OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power,… in OnAdvertisingSetStarted()
83 void BleAdvertiserIntf::OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint… in OnAdvertisingParametersUpdated()
221 void BleAdvertiserIntf::OnIdTxPowerStatusCallback(uint8_t adv_id, int8_t tx_power, uint8_t status) { in OnIdTxPowerStatusCallback()
224 void BleAdvertiserIntf::OnParametersCallback(uint8_t adv_id, uint8_t status, int8_t tx_power) { in OnParametersCallback()
Dgatt_ble_scanner_shim.cc116 int8_t tx_power, in OnScanResult()
319 uint16_t sync_handle, int8_t tx_power, int8_t rssi, uint8_t status, std::vector<uint8_t> data) { in OnPeriodicSyncReport()
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Dcache.proto43 int32 tx_power = 11; field
158 int32 tx_power = 23; field
346 int32 tx_power = 3; field
/packages/modules/Connectivity/nearby/service/proto/src/presence/
Dblefilter.proto84 optional uint32 tx_power = 2; field
/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h67 uint8_t tx_power; variable
Dble_advertiser.h34 int8_t tx_power; member
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_callback.h38 uint8_t tx_power; variable
Dle_advertising_manager.h48 uint8_t tx_power; // -127 to +20 (0x7f is no preference) variable
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc174 uint8_t advertising_sid, int8_t tx_power, in btm_ble_process_adv_pkt_cont()
183 int8_t tx_power, int8_t rssi, uint16_t periodic_adv_int, in btm_ble_process_adv_pkt_cont_for_inquiry()
214 uint8_t advertising_sid, int8_t tx_power, in btm_ble_update_inq_result()
/packages/modules/Bluetooth/system/stack/btm/
Dble_advertiser_hci_interface.cc84 int8_t tx_power; in parameters_response_parser() local
93 void known_tx_pwr(BleAdvertiserHciInterface::parameters_cb cb, int8_t tx_power, in known_tx_pwr()
121 uint8_t filter_policy, int8_t tx_power, in SetParameters()
348 uint8_t filter_policy, int8_t tx_power, in SetParameters()
536 uint8_t filter_policy, int8_t tx_power, in SetParameters()
Dble_scanner_hci_interface.cc212 void OnPeriodicScanResult(uint16_t sync_handle, uint8_t tx_power, int8_t rssi, in OnPeriodicScanResult()
384 uint8_t tx_power, cte_type, pkt_data_status, pkt_data_len; in btm_ble_process_periodic_adv_pkt() local
Dbtm_ble_scanner.cc96 void OnPeriodicScanResult(uint16_t sync_handle, uint8_t tx_power, int8_t rssi, in OnPeriodicScanResult()
Dbtm_ble_multi_adv.cc65 int8_t tx_power; member
321 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertising()
430 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertisingSet()
597 int8_t tx_power = c->self->adv_inst[c->inst_id].tx_power; in StartAdvertisingSetFinish() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc122 int8_t tx_power, in OnScanResult()
163 …uint16_t sync_handle, int8_t tx_power, int8_t rssi, uint8_t status, std::vector<uint8_t> data) ove… in OnPeriodicSyncReport()
Dle_advertising_manager_facade.cc385 …void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, AdvertisingStatus… in OnAdvertisingSetStarted()
419 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint8_t status) { in OnAdvertisingParametersUpdated()
/packages/modules/Bluetooth/system/stack/include/
Dble_advertiser.h55 int8_t tx_power; member
Dacl_api_types.h76 int8_t tx_power; member
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc73 uint8_t advertising_sid, int8_t tx_power, int8_t rssi, in OnScanResult()
93 void OnPeriodicSyncReport(uint16_t sync_handle, int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport()
412 int8_t tx_power, int8_t rssi, uint16_t periodic_advertising_interval, in OnScanResult()
521 int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport()
Dle_advertising_manager.cc303 int8_t tx_power, in OnAdvertisingSetStarted()
332 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingParametersUpdated()
Dbtm.cc121 int8_t tx_power, int8_t rssi, uint16_t periodic_advertising_interval, in OnScanResult()
165 int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport()
/packages/modules/Bluetooth/system/service/
Dlow_energy_advertiser.cc68 int8_t GetAdvertisingTxPower(AdvertiseSettings::TxPowerLevel tx_power) { in GetAdvertisingTxPower()
/packages/modules/Bluetooth/system/stack/test/
Dble_advertiser_test.cc125 uint8_t filter_policy, int8_t tx_power, in SetParameters()
183 void SetParametersCb(uint8_t status, int8_t tx_power) { in SetParametersCb()
189 void StartAdvertisingSetCb(uint8_t advertiser_id, int8_t tx_power, in StartAdvertisingSetCb()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine_test.cc102 uint8_t tx_power = 32; in SetUp() local
286 uint8_t tx_power = 0; in TEST_F() local
874 uint8_t tx_power = 0; in TEST_F() local
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc598 uint8_t advertising_sid, int8_t tx_power, int8_t rssi, in OnScanResult()
611 void OnPeriodicSyncReport(uint16_t sync_handle, int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport()
640 int8_t tx_power = 0; in TEST_F() local

12