• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module: "android.sysprop.bluetooth.A2dp"
2owner: Platform
3
4prop {
5    api_name: "src_sink_coexist"
6    type: Boolean
7    scope: Internal
8    access: Readonly
9    prop_name: "bluetooth.a2dp.src_sink_coexist.enabled"
10}
11
12prop {
13    api_name: "avdt_accept_open_timeout_ms"
14    type: Integer
15    scope: Internal
16    access: Readonly
17    prop_name: "bluetooth.a2dp.avdt_accept_open_timeout_ms"
18}