Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Dconn.h575 #define BT_CONN_LE_CREATE_PARAM(_options, _interval, _window) \ macro
584 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \
593 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \
/Zephyr-Core-2.7.6/subsys/bluetooth/shell/
Dbt.c1859 BT_CONN_LE_CREATE_PARAM(options, in cmd_connect_le()
2974 BT_CONN_LE_CREATE_PARAM(options, in cmd_fal_connect()