Home
last modified time | relevance | path

Searched refs:bt_conn_remote_info (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h887 struct bt_conn_remote_info { struct
1060 struct bt_conn_remote_info *remote_info);
1762 struct bt_conn_remote_info *remote_info);
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c286 struct bt_conn_remote_info remote_info; in remote_info()
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/
Dmain.c129 void remote_info_available_cb(struct bt_conn *conn, struct bt_conn_remote_info *remote_info) in remote_info_available_cb()
/Zephyr-latest/subsys/bluetooth/
DKconfig139 can then be found in the bt_conn_remote_info struct.
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1934 struct bt_conn_remote_info remote_info; in notify_remote_info()
2971 struct bt_conn_remote_info *remote_info) in bt_conn_get_remote_info()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c900 struct bt_conn_remote_info *remote_info) in remote_info_available()