Searched refs:ble_stack_smp_passkey_confirm (Results 1 – 6 of 6) sorted by relevance
99 | ble_stack_smp_passkey_confirm | BLE SMP passkey确认 |467 ### ble_stack_smp_passkey_confirm subsection470 int ble_stack_smp_passkey_confirm(int16_t conn_handle)
156 ble_stack_smp_passkey_confirm(netCfg_info->conn_handle); in BleCfg_event_smp_pairing_confirm()
524 int ble_stack_smp_passkey_confirm(int16_t conn_handle);
2356 ret = ble_stack_smp_passkey_confirm(-1); in cmd_auth_passkey_confirm()2369 ble_stack_smp_passkey_confirm(g_bt_conn_handle); in cmd_auth_passkey_confirm()
1401 ble_stack_smp_passkey_confirm(g_bt_conn_handle); in cmd_auth_passkey_confirm()
1487 int ble_stack_smp_passkey_confirm(int16_t conn_handle) in ble_stack_smp_passkey_confirm() function
Completed in 18 milliseconds