Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c284 static void remote_info(struct bt_conn *conn, void *data) in remote_info() function
286 struct bt_conn_remote_info remote_info; in remote_info() local
/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/host/
Dconn.c1934 struct bt_conn_remote_info remote_info; in notify_remote_info() local
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()