Searched refs:int_max (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | conn.h | 69 #define BT_LE_CONN_PARAM_INIT(int_min, int_max, lat, to) \ argument 72 .interval_max = (int_max), \ 84 #define BT_LE_CONN_PARAM(int_min, int_max, lat, to) \ argument 86 BT_LE_CONN_PARAM_INIT(int_min, int_max, lat, to) \
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_hci.h | 2269 uint16_t int_max; member
|
Completed in 21 milliseconds