Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1752 } tBTM_APPL_INFO; typedef
3130 extern BOOLEAN BTM_SecRegister (tBTM_APPL_INFO *p_cb_info);
/system/bt/stack/btm/
Dbtm_int.h844 tBTM_APPL_INFO api;
Dbtm_sec.c232 BOOLEAN BTM_SecRegister(tBTM_APPL_INFO *p_cb_info) in BTM_SecRegister()
/system/bt/bta/dm/
Dbta_dm_act.c223 const tBTM_APPL_INFO bta_security =
420 BTM_SecRegister((tBTM_APPL_INFO*)&bta_security); in bta_dm_sys_hw_cback()