Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b54462a8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add proper connection type tBTA_JV_CONN_TYPE"

parents a357d848 babeb693
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@ typedef uint8_t tBTA_JV_CONN_STATE;
#define BTA_JV_CONN_TYPE_RFCOMM 0
#define BTA_JV_CONN_TYPE_L2CAP 1
#define BTA_JV_CONN_TYPE_L2CAP_LE 2
typedef int tBTA_JV_CONN_TYPE;

/* Java I/F callback events */
/* events received by tBTA_JV_DM_CBACK */