Searched refs:stack_config_get_interface (Results 1 – 8 of 8) sorted by relevance
45 const stack_config_t *stack_config_get_interface();
68 if (stack_config_get_interface()->get_pts_secure_only_mode()) in btm_init()
134 const stack_config_t *stack_config_get_interface() { in stack_config_get_interface() function
234 const stack_config_t *stack_config = stack_config_get_interface(); in init()
135 stack_config = stack_config_get_interface(); in btsnoop_get_interface()
68 smp_cb.cert_failure = stack_config_get_interface()->get_pts_smp_failure_case(); in SMP_Init()
1201 if (!is_crosskey || !(stack_config_get_interface()->get_pts_crosskey_sdp_disable())) in btif_dm_auth_cmpl_evt()2911 if(!stack_config_get_interface()->get_pts_smp_options()) { in btif_dm_get_smp_config()2917 const char* recv = stack_config_get_interface()->get_pts_smp_options(); in btif_dm_get_smp_config()
155 if (stack_config_get_interface()->get_pts_conn_updates_disabled()) in L2CA_EnableUpdateBleConnParams()