Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h141 int bt_smp_br_send_pairing_req(struct bt_conn *conn);
Dsmp.c910 bt_smp_br_send_pairing_req(chan->conn); in bt_smp_br_connected()
1598 int bt_smp_br_send_pairing_req(struct bt_conn *conn) in bt_smp_br_send_pairing_req() function
Dhci_core.c2207 bt_smp_br_send_pairing_req(conn); in hci_encrypt_change()