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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 301 /* If this setconfig was due to NFA_SetConfig, then notify the app */
567 if (p_data->setconfig.length + 2 > 255)
574 UINT8_TO_STREAM (p, p_data->setconfig.param_id);
575 UINT8_TO_STREAM (p, p_data->setconfig.length);
576 ARRAY_TO_STREAM (p, p_data->setconfig.p_data, p_data->setconfig.length)
577 status = nfa_dm_check_set_config ((UINT8) (p_data->setconfig.length + 2), buff, TRUE);
    [all...]
  /external/smack/asmack-master/
build.bash 480 setconfig() { function
536 setconfig
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 213 tNFA_DM_API_SET_CONFIG setconfig; /* NFA_DM_API_SET_CONFIG_EVT */ member in union:__anon7818
508 /* SetConfig management */
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 1114 tBTA_AV_CI_SETCONFIG setconfig; local
    [all...]
  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py     [all...]
  /external/regex-re2/lib/codereview/
codereview.py     [all...]

Completed in 497 milliseconds