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.h1664 tBTM_AUTHORIZE_CALLBACK* p_authorize_callback; member
/system/bt/main/shim/
Dbtm_api.cc1077 if (p_cb_info->p_authorize_callback == nullptr) { in BTM_SecRegister()
/system/bt/stack/btm/
Dbtm_sec.cc5028 if (!btm_cb.api.p_authorize_callback) return (BTM_MODE_UNSUPPORTED); in btm_sec_start_authorization()
5046 result = (*btm_cb.api.p_authorize_callback)( in btm_sec_start_authorization()