Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection.cc33 fit::closure send_auth_request_cb, in BrEdrConnection()
Dbredr_connection_manager.cc785 auto send_auth_request_cb = [this, handle]() { in InitializeConnection() local