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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.c 304 UINT16 num_uuid = 1; local
336 BT_DEFAULT_BUFFER_SIZE, num_uuid,
  /system/bt/tools/bdtool/
adapter.c 229 size_t num_uuid; local
230 const bt_uuid_t *uuid = property_as_uuids(property, &num_uuid);
232 for (size_t i = 0; i < num_uuid; i++) {
  /system/bt/bta/ag/
bta_ag_sdp.c 408 UINT16 num_uuid = 1; local
445 num_uuid = 2;
460 num_uuid, uuid_list, num_attr, attr_list);
  /system/bt/bta/dm/
bta_dm_api.c 289 p_msg->num_uuid = 0;
520 UINT8 num_uuid, max_num_uuid = 32; local
525 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid);
526 for( xx = 0; xx < num_uuid; xx++ )
    [all...]
bta_dm_act.c 3719 UINT8 num_uuid; local
    [all...]
bta_dm_int.h 187 UINT8 num_uuid; member in struct:__anon72791
202 UINT8 num_uuid; member in struct:__anon72792
933 UINT8 num_uuid; member in struct:__anon72850
    [all...]
  /system/bt/bta/jv/
bta_jv_int.h 84 UINT16 num_uuid; member in struct:__anon73209
  /system/bt/stack/btm/
btm_inq.c 2919 UINT8 num_uuid; local
    [all...]
  /system/bt/bta/include/
bta_api.h 156 UINT8 num_uuid; member in struct:__anon72986
    [all...]

Completed in 413 milliseconds