bluetooth/btstack/linkmgr/AclDataQController.cpp
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
equal deleted inserted replaced
23:5b153be919d4 24:e9b924a62a66
    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>
       
    24 #include "AclDataQController.h"
    23 #include "AclDataQController.h"
    25 #include "linkmgr.h"
    24 #include "linkmgr.h"
    26 #include "AclDataQ.h"
    25 #include "AclDataQ.h"
    27 #include "hcifacade.h"
    26 #include "hcifacade.h"
    28 #include "hostmbufpool.h"
    27 #include "hostmbufpool.h"