HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_query_cache (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
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,
    [all...]
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,
bta_gattc_cache.c 1433 tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, function
    [all...]

Completed in 35 milliseconds