mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-30 15:32:41 +00:00
obex: add MAP constants
This commit is contained in:
parent
03ebb5214d
commit
ba008c5f2d
@ -148,5 +148,12 @@
|
||||
// PbapSupportedFeatures - 0x10 - 4 bytes
|
||||
#define PBAP_APPLICATION_PARAMETER_PBAP_SUPPORTED_FEATURES 0x10
|
||||
|
||||
/**
|
||||
* MAP
|
||||
*/
|
||||
|
||||
// MAP Application Parameters Tag IDs
|
||||
#define MAP_APPLICATION_PARAMETER_MAS_INSTANCE_ID 0x0f
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user