Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dacl_connection.h77 ResultFunction<bool>& encryption_change_callback() { in encryption_change_callback() function
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h618 typedef void (*encryption_change_callback)(const bt_encryption_change_evt encryption_change); typedef
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp791 static void encryption_change_callback(const bt_encryption_change_evt encryption_change) { in encryption_change_callback() function