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

  /external/bluetooth/bluedroid/btif/include/
btif_gatt_util.h 36 uint16_t get_uuid16(tBT_UUID *p_uuid);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 219 uint16_t get_uuid16(tBT_UUID *p_uuid) function
249 descr_type = get_uuid16(&p_src->descr_type.uuid);
btif_gatt_client.c 281 if (get_uuid16(&p_src_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT
318 if (get_uuid16 (&p_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT
    [all...]

Completed in 4146 milliseconds