what's new

palowireless
          Bluetooth Resource Center


Advanced search


Bluetooth Protocol Stack Technology Profiles
Bluetooth Stack Examples Overview FAQ
WPAN Technology Tutorial Baseband RFCOMM L2CAP LMP HCI


specs specifications docs pdfs WPAN Wireless Personal Area Network
 
 

Members

Member:

Password:

Forgot your
password?


New Member


 
 

 

 

 

Using a single AM_ADDR to Communicate to Multiple Slaves?

Original Post: groups (eGroups Msg. ) Date: 2000-09-21    

    One question occasionally asked is whether it is possible to assign one AM_ADDR to a couple of (group) of slaves and thus send one message (i. e. a command) to these devices simultaneously

    It is not possible to assign a multiple slave specific AM_ADDR , the baseband can only  assign one AM_ADDR per slave (otherwise we could have more than seven active slaves per master).Instead there is a group abstraction in the L2CAP layer which resolves to a group of CIDs (local Channel identifiers), which in turn represent a number of BD_ADDRs.