Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.