Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1072 #define BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \ argument
1092 #define BT_LE_ADV_PARAM(_options, _int_min, _int_max, _peer) \ argument
1097 #define BT_LE_ADV_CONN_DIR(_peer) BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, 0, 0, _peer) argument
1174 #define BT_LE_ADV_CONN_DIR_LOW_DUTY(_peer) \ argument