]> rtime.felk.cvut.cz Git - tiny-bt.git/blobdiff - src/hciembeded.h
part of master l2cap functions was implemented. Master initiate connection. Next...
[tiny-bt.git] / src / hciembeded.h
index 2a5c9cd120a8fc78aef8c0f97a8d12a9a6e9d4f6..af4cd232fb23486554e70956242c28df76ed5c6d 100644 (file)
@@ -1499,6 +1499,7 @@ typedef struct {
 } __attribute__ ((packed)) evt_flow_spec_complete;
 #define EVT_FLOW_SPEC_COMPLETE_SIZE (5 + HCI_QOS_CP_SIZE)
 
+//todo:this solution is for number of responcies equal to 1 only!!! 
 #define EVT_INQUIRY_RESULT_WITH_RSSI   0x22
 typedef struct {
        bt_address      bdaddr;