User's Manual

Enhanced Class 1 Bluetooth v2.1 Module
User’s Guide
Americas: +1-800-492-2320 Option 2
Europe: +44-1628-858-940
Hong Kong: +852-2923-0610
www.lairdtech.com/wireless
117
CONN-GUIDE-BT740_v0.2
8.17.13 Disassociate From Manager
This command disassociates an agent identified by the handle specified in the command from a manager.
This command is relevant for Agent role only.
Command Packet
Offset
Field
Value
Comments
0
LENGTH
6
Fixed
1
CHANNEL
0
Fixed
2
COMMAND
[CMD_HDP_DISASSOCIATE]
3
FLOW_IN
??
Runtime value
4..5
HANDLE[2]
[4]=msb,[5]=lsb
Handle identifying an
instance of data
specialization agent/manager
combination
Response Packet
Offset
Field
Value
Comments
0
LENGTH
5
Fixed
1
CHANNEL
0
Fixed
2
COMMAND
[CMD_HDP_DISASSOCIATE]
3
FLOW_OUT
??
Runtime value
4
STATUS
As appropriate
The host waits until the response receives before submitting further commands.
The response sends immediately after initiating the disassociation and when the procedure is complete,
an EVT_DISASSOCIATED is sent to the host as shown in the message sequence diagram below (Figure
8-20).
AgentHost
RSP_HDP_DISASSOCIATE(OK)
CMD_HDP_DISASSOCIATE(handle)
EVT_DISASSOCIATED(handle)
Figure 8-20: Disassociate sequence diagram