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

Commit 15c5f6d1 authored by Jayden Kim's avatar Jayden Kim
Browse files

Flag to get l2cap channel ID from socket API

Bug: 326351678
Bug: 315241296
Test: m -j
Change-Id: Idbc36ec6751183f1afc6dcc58ce7cfc8336648ab
parent 1bfba0cf
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"
}