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

Commit e059cc14 authored by Jayden Kim's avatar Jayden Kim Committed by Gerrit Code Review
Browse files

Merge "Flag to get l2cap channel ID from socket API" into main

parents 6af7b3ef 15c5f6d1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "New socket exception code for better logging and error handling"
    bug: "318886332"
}

flag {
    name: "bt_socket_api_l2cap_cid"
    namespace: "bluetooth"
    description: "New socket API to get L2CAP channel ID"
    bug: "326351678"
}