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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 283 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR, p_srvc_id, NULL,
323 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR,
365 if ((status = bta_gattc_query_cache(conn_id,
411 if ((status = bta_gattc_query_cache(conn_id, BTA_GATTC_ATTR_TYPE_CHAR_DESCR,
452 if ((status = bta_gattc_query_cache(conn_id,
494 if ((status = bta_gattc_query_cache(conn_id,
    [all...]
bta_gattc_int.h 477 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 1386 tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, function
    [all...]

Completed in 197 milliseconds