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

  /system/bt/stack/gatt/
gatt_utils.cc 784 gatt_disconnect(p_clcb->p_tcb);
800 gatt_disconnect(p_tcb);
    [all...]
gatt_int.h 416 extern bool gatt_disconnect(tGATT_TCB* p_tcb);
gatt_main.cc 215 * Function gatt_disconnect
225 bool gatt_disconnect(tGATT_TCB* p_tcb) { function
248 GATT_TRACE_DEBUG("%s gatt_disconnect channel not opened", __func__);
    [all...]

Completed in 42 milliseconds