Home
last modified time | relevance | path

Searched refs:authenticate_on_connect (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dacl_connection_handler.h39 bool authenticate_on_connect);
Dacl_connection_handler.cc45 Address addr, bool authenticate_on_connect) { in CreatePendingConnection() argument
51 authenticate_pending_classic_connection_ = authenticate_on_connect; in CreatePendingConnection()