Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h222 }tBTA_GATTC_CHAR_DESCR_ID; typedef
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,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c397 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result) in BTA_GATTC_GetFirstCharDescr()
404 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID)); in BTA_GATTC_GetFirstCharDescr()
440 tBTA_GATTC_CHAR_DESCR_ID *p_start_descr_id, in BTA_GATTC_GetNextCharDescr()
442 tBTA_GATTC_CHAR_DESCR_ID *p_descr_result) in BTA_GATTC_GetNextCharDescr()
449 memset(p_descr_result, 0, sizeof(tBTA_GATTC_CHAR_DESCR_ID)); in BTA_GATTC_GetNextCharDescr()
597 tBTA_GATTC_CHAR_DESCR_ID *p_descr_id, in BTA_GATTC_ReadCharDescr()
732 tBTA_GATTC_CHAR_DESCR_ID *p_char_descr_id, in BTA_GATTC_WriteCharDescr()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c605 tBTA_GATTC_CHAR_DESCR_ID descr_id; in bta_hh_le_read_char_dscrpt()
920 tBTA_GATTC_CHAR_DESCR_ID descr_id; in bta_hh_le_write_char_clt_cfg()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1076 tBTA_GATTC_CHAR_DESCR_ID in_char_descr_id; in btgattc_handle_event()
1077 tBTA_GATTC_CHAR_DESCR_ID out_char_descr_id; in btgattc_handle_event()