Searched refs:secure_connections_only (Results 1 – 2 of 2) sorted by relevance
262 BOOLEAN secure_connections_only; /* Rejects service level 0 connections if */ member
445 btm_cb.devcb.secure_connections_only = secure_connections_only_mode; in BTM_SetSecureConnectionsOnly()2127 if ((btm_sec_is_serv_level0(psm)) && (!btm_cb.devcb.secure_connections_only)) { in btm_sec_l2cap_access_req()