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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
ca.h 59 unsigned int descr_type; /* OR of all supported types */ member in struct:ca_caps
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
ca.h 59 unsigned int descr_type; /* OR of all supported types */ member in struct:ca_caps
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
ca.h 59 unsigned int descr_type; /* OR of all supported types */ member in struct:ca_caps
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 225 uint16_t descr_type = 0; local
231 bta_to_btif_uuid(&p_dest->descr_id, &p_src->descr_type);
233 descr_type = get_uuid16(&p_src->descr_type);
235 switch (descr_type)
btif_gatt_client.c 309 bta_to_btif_uuid(&data.descr_id, &p_data->write.descr_type);
573 bta_to_btif_uuid(&descr_id, &out_char_descr_id.descr_type);
586 btif_to_bta_uuid(&in_char_descr_id.descr_type, &p_cb->uuid);
592 bta_to_btif_uuid(&descr_id, &out_char_descr_id.descr_type);
643 btif_to_bta_uuid(&in_char_descr_id.descr_type, &p_cb->uuid);
662 btif_to_bta_uuid(&in_char_descr_id.descr_type, &p_cb->uuid);
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 374 memcpy(&p_descr_result->descr_type, &p_descr_result->char_id.char_id.uuid, sizeof(tBT_UUID));
416 (void *)&p_start_descr_id->descr_type))
419 memcpy(&p_descr_result->descr_type, &p_descr_result->char_id.char_id.uuid, sizeof(tBT_UUID));
571 memcpy(&p_buf->descr_type, &p_descr_id->descr_type, sizeof(tBT_UUID));
709 memcpy(&p_buf->descr_type, &p_char_descr_id->descr_type, sizeof(tBT_UUID));
    [all...]
bta_gattc_act.c 939 p_data->api_read.descr_type)) == 0)
    [all...]
bta_gattc_int.h 127 tBT_UUID descr_type; member in struct:__anon2505
136 tBT_UUID descr_type; member in struct:__anon2506
bta_gattc_utils.c 638 &p_value->aggre_value.pre_format[i].descr_type) == FALSE)
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 190 tBT_UUID descr_type; member in struct:__anon2678
281 tBT_UUID descr_type; member in struct:__anon2688
291 tBT_UUID descr_type; member in struct:__anon2689
335 tBT_UUID descr_type; member in struct:__anon2695
    [all...]

Completed in 625 milliseconds