HomeSort by relevance Sort by last modified time
    Searched refs:BTM_SecRegister (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 275 return (BTM_SecRegister (p_cb_info));
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 377 BTM_SecRegister((tBTM_APPL_INFO*)&bta_security);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 184 ** Function BTM_SecRegister
193 BOOLEAN BTM_SecRegister (tBTM_APPL_INFO *p_cb_info)
204 BTM_TRACE_ERROR ("BTM_SecRegister:p_cb_info->p_le_callback == 0x%x ", p_cb_info->p_le_callback);
220 BTM_TRACE_ERROR ("BTM_SecRegister:p_cb_info->p_le_callback == NULL ");
227 BTM_TRACE_ERROR ("BTM_SecRegister: btm_cb.api.p_le_callback = 0x%x ", btm_cb.api.p_le_callback);
    [all...]

Completed in 39 milliseconds