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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 544 extern tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb);
bta_gattc_cache.c 163 ** Function bta_gattc_init_cache
170 tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb) function
    [all...]
bta_gattc_act.c 972 if ((p_clcb->status = bta_gattc_init_cache(p_clcb->p_srcb)) == BTA_GATT_OK)
    [all...]

Completed in 38 milliseconds