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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 368 bta_gattc_int_deregister(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h 403 extern void bta_gattc_int_deregister(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 234 void bta_gattc_int_deregister(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA *p_data) function
259 APPL_TRACE_ERROR1("bta_gattc_int_deregister Deregister Failed, unknown client_if: %d", p_data->int_dereg.client_if);
    [all...]

Completed in 47 milliseconds