Home
last modified time | relevance | path

Searched defs:_peer (Results 1 – 1 of 1) 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
970 #define BT_LE_ADV_CONN_DIR(_peer) BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, 0, 0, _peer) argument
1047 #define BT_LE_ADV_CONN_DIR_LOW_DUTY(_peer) \ argument