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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 385 bta_gattc_deregister(p_cb, p_clreg);
bta_gattc_int.h 459 extern void bta_gattc_deregister(tBTA_GATTC_CB *p_cb, tBTA_GATTC_RCB *p_clreg);
bta_gattc_act.c 154 bta_gattc_deregister(p_cb, &p_cb->cl_rcb[i]);
269 ** Function bta_gattc_deregister
276 void bta_gattc_deregister(tBTA_GATTC_CB *p_cb, tBTA_GATTC_RCB *p_clreg) function
320 APPL_TRACE_ERROR("bta_gattc_deregister Deregister Failedm unknown client cif");
    [all...]

Completed in 29 milliseconds