Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_priv.h165 void ble_hs_hci_cmd_build_le_start_encrypt(const struct hci_start_encrypt *cmd,
H A Dble_hs_hci_cmd.c772 ble_hs_hci_cmd_build_le_start_encrypt(const struct hci_start_encrypt *cmd, in ble_hs_hci_cmd_build_le_start_encrypt() function
H A Dble_sm.c1041 ble_hs_hci_cmd_build_le_start_encrypt(cmd, buf, sizeof buf); in ble_sm_start_encrypt_tx()
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/
H A Dbletest_hci.c377 ble_hs_hci_cmd_build_le_start_encrypt(cmd, buf, sizeof buf); in bletest_hci_le_start_encrypt()