Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection.cc30 fit::closure send_auth_request_cb, in BrEdrConnection()
H A Dbredr_connection_manager.cc778 auto send_auth_request_cb = [this, handle]() { in InitializeConnection() local