Home
last modified time | relevance | path

Searched defs:_options (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h945 #define BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \ argument
965 #define BT_LE_ADV_PARAM(_options, _int_min, _int_max, _peer) \ argument
1199 #define BT_LE_PER_ADV_PARAM_INIT(_int_min, _int_max, _options) \ argument
1213 #define BT_LE_PER_ADV_PARAM(_int_min, _int_max, _options) \ argument
2285 #define BT_LE_SCAN_PARAM_INIT(_type, _options, _interval, _window) \ argument
2305 #define BT_LE_SCAN_PARAM(_type, _options, _interval, _window) \ argument
Dconn.h1299 #define BT_CONN_LE_CREATE_PARAM_INIT(_options, _interval, _window) \ argument
1315 #define BT_CONN_LE_CREATE_PARAM(_options, _interval, _window) \ argument