Searched defs:getSupportedAndroidUciVersion (Results 1 – 5 of 5) sorted by relevance
44 int getSupportedAndroidUciVersion(); in getSupportedAndroidUciVersion() method
67 int getSupportedAndroidUciVersion(); in getSupportedAndroidUciVersion() method
96 ::ndk::ScopedAStatus UwbChip::getSupportedAndroidUciVersion(int32_t* version) { in getSupportedAndroidUciVersion() function in android::hardware::uwb::impl::UwbChip
291 async fn getSupportedAndroidUciVersion(&self) -> Result<i32> { in getSupportedAndroidUciVersion() method