Home
last modified time | relevance | path

Searched refs:bt_br_discovery_result (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dbr.c26 struct bt_br_discovery_result *discovery_results;
423 static struct bt_br_discovery_result *get_result_slot(const bt_addr_t *addr, in get_result_slot()
426 struct bt_br_discovery_result *result = NULL; in get_result_slot()
484 struct bt_br_discovery_result *result; in bt_hci_inquiry_result_with_rssi()
515 struct bt_br_discovery_result *result; in bt_hci_extended_inquiry_result()
541 struct bt_br_discovery_result *result; in bt_hci_remote_name_request_complete()
947 struct bt_br_discovery_result *results, size_t cnt, in bt_br_discovery_start()
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dbredr.c152 static struct bt_br_discovery_result br_discovery_results[5];
154 static void br_discovery_complete(struct bt_br_discovery_result *results, in br_discovery_complete()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dbluetooth.h2397 struct bt_br_discovery_result { struct
2426 typedef void bt_br_discovery_cb_t(struct bt_br_discovery_result *results, argument
2458 struct bt_br_discovery_result *results, size_t count,