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


 
 

 

 

Responsibility for & Storing of Inquiry/Paging Results

Original Post: BT inquiry decisions  (eGroups Msg.  )    Date: 2000-08-10

Question 1

    Where does a bluetooth device store the list of other bluetooth devices in the area?

Answer 1   

    The result of Paging and Inquiry processes is stored by a module that may be called a BT_Module_Cntrl or BT_Manager or what ever the user wants to implement. This is implementation specific. This is clearly mentioned in the Bluetooth Profile Specification. It is also indicated that this module has to maintain the list of BT devices within the proximity, and also the current existing connections.

Question 2

    What layer performs this task?

Answer 2

   BT devices know other BT devices by using the Paging and Inquiry process of the Baseband (not the SDP layer). This can be initiated by the BT_Module_Cntrl or BT_Manager, which is implementation specific