Searched refs:int_min (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 71 .interval_min = (int_min), \ 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 | 2267 uint16_t int_min; member
|
Completed in 21 milliseconds