Merge "Define new audio attribute flag: beacon" into lmp-dev
This commit is contained in:
commit
dd3363cd21
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ enum {
|
|||
AUDIO_FLAG_AUDIBILITY_ENFORCED = 0x1,
|
||||
AUDIO_FLAG_SECURE = 0x2,
|
||||
AUDIO_FLAG_SCO = 0x4,
|
||||
AUDIO_FLAG_BEACON = 0x8
|
||||
};
|
||||
|
||||
/* Do not change these values without updating their counterparts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue