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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 310 UINT16 num_uuid = 1; local
343 db_inited = SDP_InitDiscoveryDb(bta_hf_client_cb.scb.p_disc_db, GKI_MAX_BUF_SIZE, num_uuid,
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 410 UINT16 num_uuid = 1; local
447 num_uuid = 2;
464 db_inited = SDP_InitDiscoveryDb(p_scb->p_disc_db, BTA_AG_DISC_BUF_SIZE, num_uuid,
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 474 p_msg->num_uuid = 0;
1044 UINT8 num_uuid, max_num_uuid = 32; local
1049 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid);
1050 for( xx = 0; xx < num_uuid; xx++ )
    [all...]
bta_dm_act.c 4175 UINT8 num_uuid; local
    [all...]
bta_dm_int.h 219 UINT8 num_uuid; member in struct:__anon5096
234 UINT8 num_uuid; member in struct:__anon5097
1003 UINT8 num_uuid; member in struct:__anon5160
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 3374 UINT8 num_uuid; local
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 121 UINT16 num_uuid; member in struct:__anon5546
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 164 UINT8 num_uuid; member in struct:__anon5294
    [all...]

Completed in 238 milliseconds