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

  /system/bt/stack/btm/
btm_inq.c 505 p_inq->inq_cmpl_info.num_resp = 0; /* Clear the results counter */
1850 UINT8 num_resp, xx; local
2070 UINT8 xx, yy, num_resp; local
    [all...]
btm_ble_gap.c     [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl_ocsp.c 500 unsigned int j, num_resp; local
698 num_resp = sk_SingleResponse_num(rd->responses);
699 if (num_resp == 0) {
706 for (j = 0; j < num_resp; j++) {
712 j + 1, num_resp);
  /system/bt/bta/dm/
bta_dm_act.c     [all...]
  /system/bt/stack/include/
btm_api.h 644 UINT8 num_resp; /* Number of results from the current inquiry */ member in struct:__anon73741
    [all...]

Completed in 562 milliseconds