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

  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 274 }tBTA_GATT_READ_VAL;
283 tBTA_GATT_READ_VAL *p_value;
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 498 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_act.c     [all...]
bta_gattc_utils.c 759 tBTA_GATT_READ_VAL *p_value)
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 181 p_dest_data->read.p_value = GKI_getbuf(sizeof(tBTA_GATT_READ_VAL));
186 sizeof(tBTA_GATT_READ_VAL));
    [all...]

Completed in 536 milliseconds