Home
last modified time | relevance | path

Searched refs:gdadv_on_advertising_parameters_updated (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc55 rusty::gdadv_on_advertising_parameters_updated(advertiser_id, tx_power, status); in OnAdvertisingParametersUpdated()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs392 unsafe fn gdadv_on_advertising_parameters_updated(adv_id: u8, tx_power: i8, status: u8); in gdadv_on_advertising_parameters_updated() function
1089 gdadv_on_advertising_parameters_updated -> GattAdvCallbacks::OnAdvertisingParametersUpdated,