• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.bluetooth.flags"
2container: "com.android.btservices"
3
4flag {
5    name: "api_get_connection_state_using_identity_address"
6    namespace: "bluetooth"
7    description: "Use identity address to check current connection state"
8    bug: "319471537"
9}
10
11flag {
12    name: "use_le_shim_connection_map_guard"
13    namespace: "bluetooth"
14    description: "Guard the le shim connection map with a mutex"
15    bug: "302054609"
16}
17