Searched defs:p_descr_type (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_cache.c1164 tBTA_GATT_ID *p_char_id, tBTA_GATT_ID *p_descr_type)
1172 memset(p_descr_type, 0, sizeof(tBTA_GATT_ID));
1208 bta_gattc_pack_attr_uuid(p_attr, &p_descr_type->uuid);
1209 p_descr_type->inst_id = p_attr->inst_id;
1163 bta_gattc_handle2id(tBTA_GATTC_SERV *p_srcb, UINT16 handle, tBTA_GATT_SRVC_ID *p_service_id, tBTA_GATT_ID *p_char_id, tBTA_GATT_ID *p_descr_type) argument
H A Dbta_gattc_int.h132 tBTA_GATT_ID *p_descr_type; member in struct:__anon556
141 tBTA_GATT_ID *p_descr_type; member in struct:__anon557

Completed in 202 milliseconds