Home
last modified time | relevance | path

Searched refs:get_uuid16 (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_gatt_util.h36 uint16_t get_uuid16(tBT_UUID *p_uuid);
/system/bt/btif/src/
Dbtif_gatt_util.c220 uint16_t get_uuid16(tBT_UUID *p_uuid) in get_uuid16() function
249 descr_type = get_uuid16(&p_src->descr_type.uuid); in set_read_value()
Dbtif_gatt_client.c337 if (get_uuid16(&p_src_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT in btapp_gattc_req_data()
374 if (get_uuid16 (&p_data->read.descr_type.uuid) != GATT_UUID_CHAR_AGG_FORMAT in btapp_gattc_free_req_data()