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

  /system/bt/bta/gatt/
bta_gattc_utils.c 238 if ((p_clcb->p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL)
320 ** Function bta_gattc_find_srcb
327 tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda) function
bta_gattc_int.h 512 extern tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda);
bta_gattc_act.c     [all...]

Completed in 46 milliseconds