Searched refs:tBTA_GATTC_CHAR_DESCR_ID (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/include/
H A Dbta_gatt_api.h222 }tBTA_GATTC_CHAR_DESCR_ID; typedef in typeref:struct:__anon354
240 tBTA_GATTC_CHAR_DESCR_ID char_descr_id;
296 tBTA_GATTC_CHAR_DESCR_ID pre_format[BTA_GATTC_MULTI_MAX];
814 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result);
835 tBTA_GATTC_CHAR_DESCR_ID *p_start_descr_id,
837 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result);
915 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
955 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
/system/bt/bta/gatt/
H A Dbta_gattc_api.c397 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result)
404 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID));
440 tBTA_GATTC_CHAR_DESCR_ID *p_start_descr_id,
442 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result)
449 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID));
597 tBTA_GATTC_CHAR_DESCR_ID *p_descr_id,
732 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
/system/bt/bta/hh/
H A Dbta_hh_le.c608 tBTA_GATTC_CHAR_DESCR_ID descr_id;
923 tBTA_GATTC_CHAR_DESCR_ID descr_id;
/system/bt/btif/src/
H A Dbtif_gatt_client.c1152 tBTA_GATTC_CHAR_DESCR_ID in_char_descr_id;
1153 tBTA_GATTC_CHAR_DESCR_ID out_char_descr_id;

Completed in 114 milliseconds