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);
Dhci_core.c2213 bt_smp_br_send_pairing_req(conn); in hci_encrypt_change()
2283 bt_smp_br_send_pairing_req(conn); in hci_encrypt_key_refresh_complete()
Dsmp.c916 bt_smp_br_send_pairing_req(chan->conn); in bt_smp_br_connected()
1635 int bt_smp_br_send_pairing_req(struct bt_conn *conn) in bt_smp_br_send_pairing_req() function