Searched defs:_interval (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/ |
D | audio.h | 791 #define BT_AUDIO_CODEC_QOS(_interval, _framing, _phy, _sdu, _rtn, _latency, _pd) \ argument 831 #define BT_AUDIO_CODEC_QOS_UNFRAMED(_interval, _sdu, _rtn, _latency, _pd) \ argument 844 #define BT_AUDIO_CODEC_QOS_FRAMED(_interval, _sdu, _rtn, _latency, _pd) \ argument
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | conn.h | 798 #define BT_CONN_LE_CREATE_PARAM_INIT(_options, _interval, _window) \ argument 814 #define BT_CONN_LE_CREATE_PARAM(_options, _interval, _window) \ argument
|
D | bluetooth.h | 2179 #define BT_LE_SCAN_PARAM_INIT(_type, _options, _interval, _window) \ argument 2199 #define BT_LE_SCAN_PARAM(_type, _options, _interval, _window) \ argument
|