Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dstack_config.h33 bool (*get_pts_crosskey_sdp_disable)(void); member
/system/bt/main/
Dstack_config.cc96 static bool get_pts_crosskey_sdp_disable(void) { in get_pts_crosskey_sdp_disable() function
/system/bt/stack/test/btm/
Dstack_btm_test.cc58 bool get_pts_crosskey_sdp_disable(void) { return false; } in get_pts_crosskey_sdp_disable() function