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 482 p_msg->num_uuid = 0;
1035 UINT8 num_uuid, max_num_uuid = 32; local
1040 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid);
1041 for( xx = 0; xx < num_uuid; xx++ )
    [all...]
bta_dm_act.c 4017 UINT8 num_uuid; local
    [all...]
bta_dm_int.h 195 UINT8 num_uuid; member in struct:__anon2440
209 UINT8 num_uuid; member in struct:__anon2441
813 UINT8 num_uuid; member in struct:__anon2489
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 3232 UINT8 num_uuid; local
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 121 UINT16 num_uuid; member in struct:__anon2815
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 164 UINT8 num_uuid; member in struct:__anon2595
    [all...]

Completed in 49 milliseconds