Searched refs:bta_gattc_query_cache (Results 1 - 3 of 3) sorted by relevance
/system/bt/bta/gatt/ |
H A D | bta_gattc_api.c | 324 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR, p_srvc_id, NULL, 364 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR, 406 if ((status = bta_gattc_query_cache(conn_id, 451 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR_DESCR, 492 if ((status = bta_gattc_query_cache(conn_id, 534 if ((status = bta_gattc_query_cache(conn_id,
|
H A D | bta_gattc_int.h | 541 extern tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, UINT8 query_type, tBTA_GATT_SRVC_ID *p_srvc_id,
|
H A D | bta_gattc_cache.c | 1417 ** Function bta_gattc_query_cache 1433 tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, function
|
Completed in 21 milliseconds