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 447 extern tGATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV* p_srvc_cb);
bta_gattc_cache.cc 136 * Function bta_gattc_init_cache
144 tGATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV* p_srvc_cb) { function
    [all...]
bta_gattc_act.cc 658 p_clcb->status = bta_gattc_init_cache(p_clcb->p_srcb);
    [all...]

Completed in 476 milliseconds