Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api_types.h1449 tBTM_AUTHORIZE_CALLBACK* p_authorize_callback; member
/system/bt/main/shim/
Dbtm_api.cc1042 if (p_cb_info->p_authorize_callback == nullptr) { in BTM_SecRegister()
/system/bt/stack/btm/
Dbtm_sec.cc4961 if (!btm_cb.api.p_authorize_callback) return (BTM_MODE_UNSUPPORTED); in btm_sec_start_authorization()
4979 result = (*btm_cb.api.p_authorize_callback)( in btm_sec_start_authorization()