Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c285 static void remote_info(struct bt_conn *conn, void *data) in remote_info() function
287 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/audio/
Dbap_broadcast_assistant.c212 struct bt_conn_remote_info remote_info; in past_available() local
Dbap_scan_delegator.c423 struct bt_conn_remote_info remote_info; in supports_past() local
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1941 struct bt_conn_remote_info remote_info; in notify_remote_info() local
3006 int bt_conn_get_remote_info(const struct bt_conn *conn, struct bt_conn_remote_info *remote_info) in bt_conn_get_remote_info()
Dhci_core.c4532 int bt_le_get_local_features(struct bt_le_local_features *remote_info) in bt_le_get_local_features()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c903 struct bt_conn_remote_info *remote_info) in remote_info_available()