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.c105 static bool get_pts_crosskey_sdp_disable(void) { in get_pts_crosskey_sdp_disable() function
128 get_pts_crosskey_sdp_disable,
/system/bt/include/
Dstack_config.h39 bool (*get_pts_crosskey_sdp_disable)(void); member
/system/bt/btif/src/
Dbtif_dm.c1201 if (!is_crosskey || !(stack_config_get_interface()->get_pts_crosskey_sdp_disable())) in btif_dm_auth_cmpl_evt()