HomeSort by relevance Sort by last modified time
    Searched refs:service_32b (Results 1 - 4 of 4) sorted by null

  /system/bt/btif/src/
btif_gatt_multi_adv_util.c 386 if (p_multi_adv_data_cb->inst_cb[cbindex].data.service_32b.num_service == 0)
388 p_multi_adv_data_cb->inst_cb[cbindex].data.service_32b.list_cmpl = FALSE;
389 p_uuid_out32 = p_multi_adv_data_cb->inst_cb[cbindex].data.service_32b.uuid;
392 if (p_multi_adv_data_cb->inst_cb[cbindex].data.service_32b.num_service < MAX_32BIT_SERVICES)
396 ++p_multi_adv_data_cb->inst_cb[cbindex].data.service_32b.num_service;
  /system/bt/stack/btm/
btm_ble_gap.c     [all...]
  /system/bt/bta/include/
bta_api.h 355 tBTA_BLE_32SERVICE service_32b; /* 32 bits Service UUID */ member in struct:__anon71871
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 457 tBTM_BLE_32SERVICE service_32b; /* 32 bits Service UUID */ member in struct:__anon72690
    [all...]

Completed in 58 milliseconds