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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h193 }tBTA_GATTC_CHAR_DESCR_ID; typedef in typeref:struct:__anon718
211 tBTA_GATTC_CHAR_DESCR_ID char_descr_id;
267 tBTA_GATTC_CHAR_DESCR_ID pre_format[BTA_GATTC_MULTI_MAX];
755 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result);
776 tBTA_GATTC_CHAR_DESCR_ID *p_start_descr_id,
778 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result);
856 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
896 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_api.c368 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result)
375 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID));
412 tBTA_GATTC_CHAR_DESCR_ID *p_start_descr_id,
414 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result)
421 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID));
569 tBTA_GATTC_CHAR_DESCR_ID *p_descr_id,
704 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id,
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c589 tBTA_GATTC_CHAR_DESCR_ID in_char_descr_id;
590 tBTA_GATTC_CHAR_DESCR_ID out_char_descr_id;
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c598 tBTA_GATTC_CHAR_DESCR_ID descr_id;
889 tBTA_GATTC_CHAR_DESCR_ID descr_id;

Completed in 158 milliseconds