Home
last modified time | relevance | path

Searched refs:_int_min (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbluetooth.h511 #define BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \ argument
517 .interval_min = (_int_min), \
530 #define BT_LE_ADV_PARAM(_options, _int_min, _int_max, _peer) \ argument
532 BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \

Completed in 29 milliseconds