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

  /system/bt/bta/include/
bta_gattc_ci.h 79 ** Function bta_gattc_ci_cache_load
93 extern void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt,
  /system/bt/bta/gatt/
bta_gattc_ci.c 69 ** Function bta_gattc_ci_cache_load
83 void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt, UINT16 num_attr, function
  /system/bt/btif/co/
bta_gattc_co.c 128 bta_gattc_ci_cache_load(server_bda, evt, num_attr, attr, status, conn_id);

Completed in 155 milliseconds