bluetooth/btstack/linkmgr/AclDataQController.cpp
branchRCL_3
changeset 23 5b153be919d4
parent 16 9f17f914e828
child 24 e9b924a62a66
equal deleted inserted replaced
22:786b94c6f0a4 23:5b153be919d4
    18 // The HCI in such cases would then signal the stack with not all credits etc.
    18 // The HCI in such cases would then signal the stack with not all credits etc.
    19 // 
    19 // 
    20 //
    20 //
    21 
    21 
    22 #include <bluetooth/logger.h>
    22 #include <bluetooth/logger.h>
       
    23 #include <bluetooth/hci/hciconsts.h>
    23 #include "AclDataQController.h"
    24 #include "AclDataQController.h"
    24 #include "linkmgr.h"
    25 #include "linkmgr.h"
    25 #include "AclDataQ.h"
    26 #include "AclDataQ.h"
    26 #include "hcifacade.h"
    27 #include "hcifacade.h"
    27 #include "hostmbufpool.h"
    28 #include "hostmbufpool.h"