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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_utils.c 229 if ((p_clcb->p_srcb = bta_gattc_find_srcb(remote_bda)) == NULL)
306 ** Function bta_gattc_find_srcb
313 tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda) function
bta_gattc_int.h 451 extern tBTA_GATTC_SERV * bta_gattc_find_srcb(BD_ADDR bda);
bta_gattc_act.c     [all...]

Completed in 277 milliseconds