Home
last modified time | relevance | path

Searched defs:on_encryption_change (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/pandora/
Dsecurity.py424 def on_encryption_change(*_: Any) -> None: function
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_interface.h53 void (*on_encryption_change)(bool enabled); member
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py3832 def on_encryption_change(): function