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

  /system/bt/btif/include/
btif_gatt_util.h 36 uint16_t get_uuid16(tBT_UUID *p_uuid);
  /system/bt/btif/src/
btif_gatt_util.c 220 uint16_t get_uuid16(tBT_UUID *p_uuid) function
249 descr_type = get_uuid16(&p_src->descr_type.uuid);
btif_gatt_client.c 337 if (get_uuid16(&p_src_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT
374 if (get_uuid16 (&p_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT
    [all...]

Completed in 312 milliseconds