HomeSort by relevance Sort by last modified time
    Searched defs:num_services (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 188 UINT8 num_services=1; local
199 num_services=1;
210 num_services=2;
214 result &= SDP_AddServiceClassIdList(p_cb->sdp_handle, num_services, svc_class_id_list);
341 for(i=0; i < num_services; i++)
390 UINT8 num_services=1; local
410 num_services=1;
421 num_services=2;
425 result &= SDP_AddServiceClassIdList(p_cb->sdp_handle, num_services, svc_class_id_list);
548 for(i=0; i < num_services; i++
    [all...]
  /external/libnfc-nci/src/nfc/int/
ce_int.h 67 UINT8 num_services; member in struct:__anon10606
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 204 INT32 num_services; /* -1, if error. Otherwise, the number of member in struct:__anon2774
    [all...]

Completed in 65 milliseconds