Home
last modified time | relevance | path

Searched refs:tBTM_APPL_INFO (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/include/
Dbtm_api.h953 extern bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info);
Dbtm_api_types.h1457 } tBTM_APPL_INFO; typedef
/system/bt/stack/btm/
Dbtm_int_types.h745 tBTM_APPL_INFO api;
Dbtm_sec.cc229 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
/system/bt/main/shim/
Dbtm_api.h1511 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info);
Dbtm_api.cc1038 bool bluetooth::shim::BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
/system/bt/bta/dm/
Dbta_dm_act.cc237 const tBTM_APPL_INFO bta_security = {&bta_dm_authorize_cback,