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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 589 GATT_Disconnect(p_clcb->conn_id);
758 GATT_Disconnect(p_clcb->conn_id);
948 GATT_Disconnect(p_clcb->conn_id);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 247 GATT_Disconnect(test_cb.conn_id);
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 695 if (GATT_Disconnect(p_msg->hdr.layer_specific) != GATT_SUCCESS)
bta_gattc_act.c 707 p_clcb->status = GATT_Disconnect(p_clcb->bta_conn_id);
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c     [all...]

Completed in 26 milliseconds