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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 408 UINT16 num_uuid = 1; local
445 num_uuid = 2;
462 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 473 p_msg->num_uuid = 0;
1026 UINT8 num_uuid, max_num_uuid = 32; local
1031 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid);
1032 for( xx = 0; xx < num_uuid; xx++ )
    [all...]
bta_dm_act.c 3827 UINT8 num_uuid; local
    [all...]
bta_dm_int.h 192 UINT8 num_uuid; member in struct:__anon1977
206 UINT8 num_uuid; member in struct:__anon1978
754 UINT8 num_uuid; member in struct:__anon2020
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 114 UINT16 num_uuid; member in struct:__anon2335
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 3210 UINT8 num_uuid; local
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 164 UINT8 num_uuid; member in struct:__anon2123
    [all...]

Completed in 1085 milliseconds