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

  /system/bt/stack/smp/
smp_utils.c 1514 tSMP_OOB_DATA_TYPE req_oob_type = SMP_OOB_INVALID_TYPE; local
    [all...]
smp_api.c 464 SMP_TRACE_EVENT ("%s req_oob_type: %d, loc_oob_data.present: %d, "
466 __FUNCTION__, p_cb->req_oob_type, p_oob->loc_oob_data.present,
473 switch (p_cb->req_oob_type)
smp_int.h 241 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon72880
302 tSMP_OOB_DATA_TYPE req_oob_type; member in struct:__anon72882
smp_act.c 167 cb_data.req_oob_type = p_data->req_oob_type;
    [all...]
smp_keys.c 991 SMP_TRACE_DEBUG ("%s req_oob_type: %d, role: %d",
992 __func__, p_cb->req_oob_type, p_cb->role);
994 switch (p_cb->req_oob_type)
    [all...]
  /system/bt/stack/include/
smp_api.h 275 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon72803
btm_api.h 1700 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon72665
    [all...]
  /system/bt/btif/src/
btif_dm.c 235 static void btif_dm_ble_oob_req_evt(tBTA_DM_SP_RMT_OOB *req_oob_type);
    [all...]

Completed in 325 milliseconds