Home
last modified time | relevance | path

Searched refs:bt_br_discovery_cb (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dclassic.h114 struct bt_br_discovery_cb { struct
145 void bt_br_discovery_cb_register(struct bt_br_discovery_cb *cb); argument
154 void bt_br_discovery_cb_unregister(struct bt_br_discovery_cb *cb);
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c332 struct bt_br_discovery_cb *listener, *next; in report_discovery_results()
439 struct bt_br_discovery_cb *listener, *next; in bt_hci_inquiry_result_with_rssi()
477 struct bt_br_discovery_cb *listener, *next; in bt_hci_extended_inquiry_result()
513 struct bt_br_discovery_cb *listener, *next; in bt_hci_remote_name_request_complete()
1007 void bt_br_discovery_cb_register(struct bt_br_discovery_cb *cb) in bt_br_discovery_cb_register()
1012 void bt_br_discovery_cb_unregister(struct bt_br_discovery_cb *cb) in bt_br_discovery_cb_unregister()
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c354 static struct bt_br_discovery_cb discovery_cb = {
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c167 static struct bt_br_discovery_cb discovery_cb = {