Searched defs:_interval (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | bluetooth.h | 907 #define BT_LE_SCAN_PARAM_INIT(_type, _options, _interval, _window) \ argument 926 #define BT_LE_SCAN_PARAM(_type, _options, _interval, _window) \ argument
|
A D | conn.h | 500 #define BT_CONN_LE_CREATE_PARAM_INIT(_options, _interval, _window) \ argument 516 #define BT_CONN_LE_CREATE_PARAM(_options, _interval, _window) \ argument
|
Completed in 6 milliseconds