Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc200 tBTM_SEC_CALLBACK* security_callback = nullptr; in ConnectServerPort() local
324 tBTM_SEC_CALLBACK* security_callback = nullptr; in ConnectClientPort() local
742 tBTM_SEC_CALLBACK* security_callback = nullptr; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Drfcomm_fuzzer.cc69 tBTM_SEC_CALLBACK* security_callback = nullptr; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc914 auto security_callback = [peer_id](hci_spec::ConnectionHandle conn_handle, in CompleteConnectionSetup() local