Home
last modified time | relevance | path

Searched refs:get_pts_crosskey_sdp_disable (Results 1 – 3 of 3) sorted by relevance

/system/bt/main/
Dstack_config.cc96 static bool get_pts_crosskey_sdp_disable(void) { in get_pts_crosskey_sdp_disable() function
116 get_pts_crosskey_sdp_disable, get_pts_smp_options,
/system/bt/internal_include/
Dstack_config.h33 bool (*get_pts_crosskey_sdp_disable)(void); member
/system/bt/btif/src/
Dbtif_dm.cc1133 !(stack_config_get_interface()->get_pts_crosskey_sdp_disable())) { in btif_dm_auth_cmpl_evt()