Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.h159 int btshell_sec_start(uint16_t conn_handle);
H A Dbtshell.c1742 btshell_sec_start(uint16_t conn_handle) in btshell_sec_start() function
H A Dcmd.c2725 rc = btshell_sec_start(conn_handle); in cmd_security_start()