Searched defs:bta_gattc_close (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_act.c290 bta_gattc_close(&p_cb->clcb[i], (tBTA_GATTC_DATA *)&buf) ;
698 void bta_gattc_close(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
704 APPL_TRACE_DEBUG1("bta_gattc_close conn_id=%d",p_clcb->bta_conn_id);

Completed in 158 milliseconds