TI BLE Stack API Documentation  2.03.09
Macros
Host Flow Control Flow Control Options

Macros

#define HCI_CTRL_TO_HOST_FLOW_CTRL_OFF   0
 Controller to Host Flow Controll Off.
 
#define HCI_CTRL_TO_HOST_FLOW_CTRL_ACL_ON_SYNCH_OFF   1
 ACL On, Synchronous Off.
 
#define HCI_CTRL_TO_HOST_FLOW_CTRL_ACL_OFF_SYNCH_ON   2
 ACL Off, Synchronous On.
 
#define HCI_CTRL_TO_HOST_FLOW_CTRL_ACL_ON_SYNCH_ON   3
 ACL On, Synchronous On.
 

Detailed Description