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

  /system/bt/bta/gatt/
bta_gattc_int.h 488 extern tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb);
bta_gattc_cache.c 153 ** Function bta_gattc_init_cache
160 tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb) function
    [all...]
bta_gattc_act.c 987 if ((p_clcb->status = bta_gattc_init_cache(p_clcb->p_srcb)) == BTA_GATT_OK)
    [all...]

Completed in 63 milliseconds