AG_DEVICE (Compact 2013)
3/26/2014
This structure represents a paired audio gateway device.
Syntax
typedef struct _AG_DEVICE{
BT_ADDR bta;
GUID service;
} AG_DEVICE, *PAG_DEVICE;
Members
- bta
Address of the device.
- service
Service identifier.