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.cc 1513 tSMP_OOB_DATA_TYPE req_oob_type = SMP_OOB_INVALID_TYPE; local
    [all...]
smp_api.cc 445 "%s req_oob_type: %d, loc_oob_data.present: %d, "
447 __func__, p_cb->req_oob_type, p_oob->loc_oob_data.present,
455 switch (p_cb->req_oob_type) {
smp_int.h 227 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon2543
290 tSMP_OOB_DATA_TYPE req_oob_type; member in struct:__anon2545
smp_act.cc 119 cb_data.req_oob_type = p_data->req_oob_type;
    [all...]
smp_keys.cc 801 SMP_TRACE_DEBUG("%s req_oob_type: %d, role: %d", __func__, p_cb->req_oob_type,
804 switch (p_cb->req_oob_type) {
    [all...]
  /system/bt/stack/include/
smp_api_types.h 255 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon2477
btm_api_types.h 1690 tSMP_OOB_DATA_TYPE req_oob_type; member in union:__anon2366
    [all...]
  /system/bt/btif/src/
btif_dm.cc 226 static void btif_dm_ble_oob_req_evt(tBTA_DM_SP_RMT_OOB* req_oob_type);
227 static void btif_dm_ble_sc_oob_req_evt(tBTA_DM_SP_RMT_OOB* req_oob_type);
    [all...]

Completed in 309 milliseconds