Home
last modified time | relevance | path

Searched defs:UpdateConnInterval (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal_host.cc63 void UpdateConnInterval(uint16_t /* connection_handle */, uint16_t /* conn_interval */) override { in UpdateConnInterval() function in bluetooth::hal::RangingHalHost
Dranging_hal_android.cc312 void UpdateConnInterval(uint16_t connection_handle, uint16_t conn_interval) override { in UpdateConnInterval() function in bluetooth::hal::RangingHalAndroid