Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dbt_gatt.rs6 pub enum AuthReq { enum
49 pub(crate) fn get_auth_req(&self) -> AuthReq { in get_auth_req()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dsmp.h102 enum AuthReq : uint8_t { enum