Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dl2c_api.cc357 security_enforce_callback_map[security_enforce_callback_counter_] = in Enforce()
361 (void*)security_enforce_callback_counter_); in Enforce()
362 security_enforce_callback_counter_++; in Enforce()
365 intptr_t security_enforce_callback_counter_ = 100; member in bluetooth::shim::__anon71e10d460110::ClassicSecurityEnforcementShim
649 le_security_enforce_callback_map[security_enforce_callback_counter_] = in Enforce()
653 (void*)security_enforce_callback_counter_, sec_act); in Enforce()
654 security_enforce_callback_counter_++; in Enforce()
657 intptr_t security_enforce_callback_counter_ = 100; member in bluetooth::shim::__anon71e10d460110::LeSecurityEnforcementShim