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

  /system/bt/bta/include/
bta_gatt_api.h 304 }tBTA_GATT_READ_VAL;
313 tBTA_GATT_READ_VAL *p_value;
    [all...]
  /system/bt/bta/gatt/
bta_gattc_int.h 525 extern tBTA_GATT_STATUS bta_gattc_pack_read_cb_data(tBTA_GATTC_SERV *p_srcb, tBT_UUID *p_descr_uuid, tGATT_VALUE *p_attr, tBTA_GATT_READ_VAL *p_value);
bta_gattc_utils.c 634 tBTA_GATT_READ_VAL *p_value)
bta_gattc_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 329 p_dest_data->read.p_value = GKI_getbuf(sizeof(tBTA_GATT_READ_VAL));
334 sizeof(tBTA_GATT_READ_VAL));
    [all...]

Completed in 171 milliseconds